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 6637f5c + 21e227e commit fd01b71Copy full SHA for fd01b71
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