]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_mir_build/Cargo.toml
New upstream version 1.52.0~beta.3+dfsg1
[rustc.git] / compiler / rustc_mir_build / Cargo.toml
index 2dd894a67a6a158a12d7d271aef96c62b5aaa5c9..b75221bb5d5cd052f84b5304bc288714789c0eab 100644 (file)
@@ -24,4 +24,4 @@ rustc_span = { path = "../rustc_span" }
 rustc_target = { path = "../rustc_target" }
 rustc_trait_selection = { path = "../rustc_trait_selection" }
 rustc_ast = { path = "../rustc_ast" }
-smallvec = { version = "1.0", features = ["union", "may_dangle"] }
+smallvec = { version = "1.6.1", features = ["union", "may_dangle"] }