We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ed95d1 commit e28d8a0Copy full SHA for e28d8a0
library/profiler_builtins/Cargo.toml
@@ -13,4 +13,4 @@ core = { path = "../core" }
13
compiler_builtins = { version = "0.1.0", features = ['rustc-dep-of-std'] }
14
15
[build-dependencies]
16
-cc = "1.0.97"
+cc = "1.1.19"
0 commit comments