]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_mir_build/Cargo.toml
Add 'src/tools/rust-analyzer/' from commit '977e12a0bdc3e329af179ef3a9d466af9eb613bb'
[rust.git] / compiler / rustc_mir_build / Cargo.toml
index 998b80a36c2f7eb73ecb7e920eeb6969cfa89450..30f90e383a889d59537b0d3c3c0c32d9c0164129 100644 (file)
@@ -23,4 +23,4 @@ rustc_span = { path = "../rustc_span" }
 rustc_target = { path = "../rustc_target" }
 rustc_trait_selection = { path = "../rustc_trait_selection" }
 rustc_ast = { path = "../rustc_ast" }
-smallvec = { version = "1.6.1", features = ["union", "may_dangle"] }
+smallvec = { version = "1.8.1", features = ["union", "may_dangle"] }