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.
cc
1 parent c95979a commit 21e227eCopy full SHA for 21e227e
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.68"
+cc = "1.0.69"
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
0 commit comments