]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_codegen_cranelift/Cargo.toml
Auto merge of #98843 - Urgau:check-cfg-stage0, r=Mark-Simulacrum
[rust.git] / compiler / rustc_codegen_cranelift / Cargo.toml
index 18d7f41cf408a7713cf1fc4ae9066dad23987b8a..ec2c1f2ca71b31f841b39372a0db4fd78ffadfea 100644 (file)
@@ -22,7 +22,7 @@ ar = { git = "https://github.com/bjorn3/rust-ar.git", branch = "do_not_remove_cg
 indexmap = "1.8.0"
 libloading = { version = "0.6.0", optional = true }
 once_cell = "1.10.0"
-smallvec = "1.6.1"
+smallvec = "1.8.1"
 
 [patch.crates-io]
 # Uncomment to use local checkout of cranelift