]> 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 b984a1321e0aa06e0e7e4887d899ce2a3152ef0d..8a81a93a99cfd67af66bd33e55ee4d4e818749d4 100644 (file)
@@ -10,3 +10,4 @@ doctest = false
 arrayvec = { version = "0.7", default-features = false }
 rustc_serialize = { path = "../rustc_serialize" }
 rustc_macros = { path = "../rustc_macros" }
+smallvec = "1.8.1"