Skip to content

Commit

Permalink
Bump cc dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
arttet committed Sep 22, 2024
1 parent 8ed95d1 commit e28d8a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/profiler_builtins/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ core = { path = "../core" }
compiler_builtins = { version = "0.1.0", features = ['rustc-dep-of-std'] }

[build-dependencies]
cc = "1.0.97"
cc = "1.1.19"

0 comments on commit e28d8a0

Please sign in to comment.