We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 13a1357 + 5f32537 commit b6616fdCopy full SHA for b6616fd
profiler_builtins/Cargo.toml
@@ -14,4 +14,4 @@ core = { path = "../core" }
14
compiler_builtins = { version = "0.1.0", features = ['rustc-dep-of-std'] }
15
16
[build-dependencies]
17
-cc = "1.0.1"
+cc = "1.0.67"
unwind/Cargo.toml
@@ -21,7 +21,7 @@ compiler_builtins = "0.1.0"
21
cfg-if = "0.1.8"
22
23
24
-cc = { version = "1.0.1" }
25
26
[features]
27
llvm-libunwind = []
0 commit comments