Skip to content

Commit

Permalink
force bump libc dependency cc to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
tijlleenders committed Oct 27, 2024
1 parent 2251d4d commit 8119f8a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
13 changes: 10 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,7 @@ getrandom = { version = "0.2", features = ["js"] }
[dev-dependencies]
pretty_assertions = "1.4.1"
wasm-bindgen-test = "0.3.45"


[build-dependencies]
cc = "1.1.31"

0 comments on commit 8119f8a

Please sign in to comment.