]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_trait_selection/Cargo.toml
Rollup merge of #98939 - GuillaumeGomez:rustdoc-disamb-impls, r=notriddle
[rust.git] / compiler / rustc_trait_selection / Cargo.toml
index d59bdae0332cb3001868854c7744692c059d68a3..aebeb49e623b9a36cdb6450dd8095ed7a5a49b2c 100644 (file)
@@ -23,4 +23,4 @@ rustc_query_system = { path = "../rustc_query_system" }
 rustc_session = { path = "../rustc_session" }
 rustc_span = { path = "../rustc_span" }
 rustc_target = { path = "../rustc_target" }
-smallvec = { version = "1.6.1", features = ["union", "may_dangle"] }
+smallvec = { version = "1.8.1", features = ["union", "may_dangle"] }