]> git.lizzy.rs Git - rust.git/blobdiff - src/libunwind/Cargo.toml
Rollup merge of #68473 - nopsledder:rust_sanitizer_fuchsia, r=alexcrichton
[rust.git] / src / libunwind / Cargo.toml
index f10df8c85ba0a66e85acdd72d65b1b3a7e54ec0f..77bcfffd506c93a6913f1f0fea7390a435793814 100644 (file)
@@ -17,7 +17,7 @@ doc = false
 
 [dependencies]
 core = { path = "../libcore" }
-libc = { version = "0.2.43", features = ['rustc-dep-of-std'], default-features = false }
+libc = { version = "0.2.51", features = ['rustc-dep-of-std'], default-features = false }
 compiler_builtins = "0.1.0"
 cfg-if = "0.1.8"