]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_arena/Cargo.toml
Rollup merge of #98415 - compiler-errors:rustc-borrowck-session-diagnostic-1, r=davidtwco
[rust.git] / compiler / rustc_arena / Cargo.toml
index ee3a7b51b699a693de3465e7c8b0b1efcc036576..5c2aee6b47f9a24a1909777296004b70ca313e84 100644 (file)
@@ -4,4 +4,4 @@ version = "0.0.0"
 edition = "2021"
 
 [dependencies]
-smallvec = { version = "1.6.1", features = ["union", "may_dangle"] }
+smallvec = { version = "1.8.1", features = ["union", "may_dangle"] }