]> git.lizzy.rs Git - rust.git/blobdiff - library/panic_unwind/Cargo.toml
Rollup merge of #101939 - zhaixiaojuan:loongarch64-abi, r=oli-obk
[rust.git] / library / panic_unwind / Cargo.toml
index d720cc7bcbdf1c3c0067b3232dc4fcd7c1d6e51a..85386976d639a808b4464ecd7337e634b509a53c 100644 (file)
@@ -17,4 +17,4 @@ core = { path = "../core" }
 libc = { version = "0.2", default-features = false }
 unwind = { path = "../unwind" }
 compiler_builtins = "0.1.0"
-cfg-if = "0.1.8"
+cfg-if = "1.0"