]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_hir/Cargo.toml
Rollup merge of #82047 - the8472:fast-rename, r=davidtwco
[rust.git] / compiler / rustc_hir / Cargo.toml
index c14165454ed8f21cffee559b0e251eae77af7ca0..d41b81f8f217d53856ac1b5e3ad0a5a12b715c7e 100644 (file)
@@ -17,4 +17,4 @@ rustc_span = { path = "../rustc_span" }
 rustc_serialize = { path = "../rustc_serialize" }
 rustc_ast = { path = "../rustc_ast" }
 tracing = "0.1"
-smallvec = { version = "1.0", features = ["union", "may_dangle"] }
+smallvec = { version = "1.6.1", features = ["union", "may_dangle"] }