Skip to content

Commit

Permalink
Merge pull request #23 from sonodima/chore/update-cc
Browse files Browse the repository at this point in the history
update cc to 1.1
  • Loading branch information
sonodima authored Oct 6, 2024
2 parents 9f300dd + 78c2bc8 commit 19a6381
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 @@ -15,7 +15,7 @@ categories = ["os"]


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

[features]
default = ["std"]
Expand Down

0 comments on commit 19a6381

Please sign in to comment.