]> git.lizzy.rs Git - rust.git/blobdiff - crates/hir-def/Cargo.toml
Bump smallvec
[rust.git] / crates / hir-def / Cargo.toml
index 7b4a361dfcb107a420f3caa7dadfcb7387848253..84cd35c28870062858673b9cf281606202a0fb26 100644 (file)
@@ -25,7 +25,7 @@ itertools = "0.10.3"
 la-arena = { version = "0.3.0", path = "../../lib/la-arena" }
 once_cell = "1.12.0"
 rustc-hash = "1.1.0"
-smallvec = "1.8.0"
+smallvec = "1.9.0"
 tracing = "0.1.35"
 
 stdx = { path = "../stdx", version = "0.0.0" }