]> git.lizzy.rs Git - rust.git/blobdiff - crates/hir/Cargo.toml
Remember the difference between 'sysroot root' and 'sysroot src root', start looking...
[rust.git] / crates / hir / Cargo.toml
index 6f20fcc29bf05788b9ff60339ade877104a3bba8..8e6a2441b33117c4bf924b3c00d6093eec0709a1 100644 (file)
@@ -14,7 +14,7 @@ rustc-hash = "1.1.0"
 either = "1.7.0"
 arrayvec = "0.7.2"
 itertools = "0.10.3"
-smallvec = "1.8.0"
+smallvec = "1.9.0"
 once_cell = "1.12.0"
 
 stdx = { path = "../stdx", version = "0.0.0" }