Skip to content

Commit

Permalink
Specify the "cc" patch version to avoid breaking changes from upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelRiedel committed Jul 8, 2024
1 parent 0e10592 commit 7f79995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ thiserror = "1.0.21"
to-binary = "0.4.0"

[build-dependencies]
cc = "1.0"
cc = "=1.0.105"

0 comments on commit 7f79995

Please sign in to comment.