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.
1 parent 6174fa8 commit 628982cCopy full SHA for 628982c
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.67"
+cc = "1.0.68"
unwind/Cargo.toml
@@ -21,7 +21,7 @@ compiler_builtins = "0.1.0"
21
cfg-if = "0.1.8"
22
23
24
25
26
[features]
27
llvm-libunwind = []
0 commit comments