]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_interface/Cargo.toml
Index Modules using their LocalDefId.
[rust.git] / compiler / rustc_interface / Cargo.toml
index 2481a27dee7951588f552ab92e4e87f985fcf4f1..f3e4aab941b7eeee3f39d0b4a2753d80f106468c 100644 (file)
@@ -11,7 +11,7 @@ doctest = false
 libc = "0.2"
 tracing = "0.1"
 rayon = { version = "0.3.0", package = "rustc-rayon" }
-smallvec = { version = "1.0", features = ["union", "may_dangle"] }
+smallvec = { version = "1.6.1", features = ["union", "may_dangle"] }
 rustc_ast = { path = "../rustc_ast" }
 rustc_attr = { path = "../rustc_attr" }
 rustc_builtin_macros = { path = "../rustc_builtin_macros" }