]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_index/Cargo.toml
bump smallvec to 1.0
[rust.git] / src / librustc_index / Cargo.toml
index b1ebc95e4881b7920e36cfcf35db0ad6a4479af1..1435297f27adaccd103848b414f6866f035113bb 100644 (file)
@@ -11,4 +11,4 @@ doctest = false
 
 [dependencies]
 rustc_serialize = { path = "../libserialize", package = "serialize" }
-smallvec = { version = "0.6.7", features = ["union", "may_dangle"] }
+smallvec = { version = "1.0", features = ["union", "may_dangle"] }