]> git.proxmox.com Git - rustc.git/blobdiff - src/libserialize/Cargo.toml
New upstream version 1.41.1+dfsg1
[rustc.git] / src / libserialize / Cargo.toml
index c302bcf95dcadafe982aa26ead34a99fb217b3bb..96a0d51bc716d62ac25511c740c5c64ca373e8a4 100644 (file)
@@ -10,4 +10,4 @@ path = "lib.rs"
 
 [dependencies]
 indexmap = "1"
-smallvec = { version = "0.6.7", features = ["union", "may_dangle"] }
+smallvec = { version = "1.0", features = ["union", "may_dangle"] }