]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_traits/Cargo.toml
bump smallvec to 1.0
[rust.git] / src / librustc_traits / Cargo.toml
index b86a3a5e9639b3d69fd2cdb2b1689d003bd455b7..a9b184a7b306869a57337590273d5992091d3147 100644 (file)
@@ -16,4 +16,4 @@ rustc_target = { path = "../librustc_target" }
 syntax = { path = "../libsyntax" }
 syntax_pos = { path = "../libsyntax_pos" }
 chalk-engine = { version = "0.9.0", default-features=false }
-smallvec = { version = "0.6.7", features = ["union", "may_dangle"] }
+smallvec = { version = "1.0", features = ["union", "may_dangle"] }