]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_mir_build/Cargo.toml
Auto merge of #95295 - CAD97:layout-isize, r=scottmcm
[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"] }