Skip to content

Commit

Permalink
Upgrade cc for working is_flag_supported on cross-compiles
Browse files Browse the repository at this point in the history
  • Loading branch information
palfrey committed Oct 29, 2022
1 parent 5e97720 commit 8dbd817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/unwind/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ compiler_builtins = "0.1.0"
cfg-if = "0.1.8"

[build-dependencies]
cc = "1.0.69"
cc = "1.0.74"

[features]

Expand Down

0 comments on commit 8dbd817

Please sign in to comment.