]> git.lizzy.rs Git - rust.git/blobdiff - library/unwind/Cargo.toml
fmt
[rust.git] / library / unwind / Cargo.toml
index 69fce8d7795c17e442a6a65e2405f5b95ad14ba4..32c4a7eb5c18cb0f0b2ff1c8debee4a2690265f8 100644 (file)
@@ -17,7 +17,7 @@ doc = false
 core = { path = "../core" }
 libc = { version = "0.2.79", features = ['rustc-dep-of-std'], default-features = false }
 compiler_builtins = "0.1.0"
-cfg-if = "0.1.8"
+cfg-if = "1.0"
 
 [build-dependencies]
 cc = "1.0.69"