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 526e822 commit dc094bfCopy full SHA for dc094bf
src/libunwind/Cargo.toml
@@ -17,7 +17,7 @@ doc = false
17
18
[dependencies]
19
core = { path = "../libcore" }
20
-libc = { version = "0.2.65", features = ['rustc-dep-of-std'], default-features = false }
+libc = { version = "0.2.51", features = ['rustc-dep-of-std'], default-features = false }
21
compiler_builtins = "0.1.0"
22
cfg-if = "0.1.8"
23
0 commit comments