]> git.lizzy.rs Git - rust.git/blobdiff - src/libpanic_unwind/Cargo.toml
Rollup merge of #68438 - Aaron1011:fix/tait-non-defining, r=estebank
[rust.git] / src / libpanic_unwind / Cargo.toml
index 1b3901ac11a96c580c605497a3a074c2fe58c50d..47cd09f1b0510715a51b1f681c3b2c2e2e0468a8 100644 (file)
@@ -16,3 +16,4 @@ core = { path = "../libcore" }
 libc = { version = "0.2", default-features = false }
 unwind = { path = "../libunwind" }
 compiler_builtins = "0.1.0"
+cfg-if = "0.1.8"