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 cd56b6c commit 6912624Copy full SHA for 6912624
Cargo.toml
@@ -19,7 +19,7 @@ members = ['crates/cpp_smoke_test']
19
exclude = ['crates/without_debuginfo']
20
21
[dependencies]
22
-cfg-if = "0.1.6"
+cfg-if = "0.1.10"
23
rustc-demangle = "0.1.4"
24
backtrace-sys = { path = "crates/backtrace-sys", version = "0.1.32", optional = true }
25
libc = { version = "0.2.45", default-features = false }
0 commit comments