]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
Ignore broken rustc test
[rust.git] / Cargo.toml
index 02a67d1844159ccfdc0e30b78be53bee2c957525..70c03da3f29fa9808169e415ae6417cb99e3eefd 100644 (file)
@@ -21,6 +21,7 @@ object = { version = "0.27.0", default-features = false, features = ["std", "rea
 ar = { git = "https://github.com/bjorn3/rust-ar.git", branch = "do_not_remove_cg_clif_ranlib" }
 indexmap = "1.8.0"
 libloading = { version = "0.6.0", optional = true }
+once_cell = "1.10.0"
 smallvec = "1.6.1"
 
 [patch.crates-io]