]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_index/Cargo.toml
Rollup merge of #98665 - ChrisDenton:deprecated-suggestion, r=compiler-errors
[rust.git] / compiler / rustc_index / Cargo.toml
index 89419bfce6f5bf86846713017ce68afab612aca1..8a81a93a99cfd67af66bd33e55ee4d4e818749d4 100644 (file)
@@ -10,4 +10,4 @@ doctest = false
 arrayvec = { version = "0.7", default-features = false }
 rustc_serialize = { path = "../rustc_serialize" }
 rustc_macros = { path = "../rustc_macros" }
-smallvec = "1"
+smallvec = "1.8.1"