]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_ast_lowering/Cargo.toml
New upstream version 1.64.0+dfsg1
[rustc.git] / compiler / rustc_ast_lowering / Cargo.toml
index e344d8a7637c483cd67f0845e866f0576af051c0..39ba62ef2ffc551a1cda0f9b18a2d7bb61ab347a 100644 (file)
@@ -20,4 +20,4 @@ rustc_span = { path = "../rustc_span" }
 rustc_errors = { path = "../rustc_errors" }
 rustc_session = { path = "../rustc_session" }
 rustc_ast = { path = "../rustc_ast" }
-smallvec = { version = "1.6.1", features = ["union", "may_dangle"] }
+smallvec = { version = "1.8.1", features = ["union", "may_dangle"] }