]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_serialize/Cargo.toml
New upstream version 1.69.0+dfsg1
[rustc.git] / compiler / rustc_serialize / Cargo.toml
index db0ef73544faad71ed845dfd1637b4117cc74dd1..c0446571905c785b09a9e9d48af7306488b9e7fc 100644 (file)
@@ -6,7 +6,7 @@ edition = "2021"
 [dependencies]
 indexmap = "1.9.1"
 smallvec = { version = "1.8.1", features = ["union", "may_dangle"] }
-thin-vec = "0.2.9"
+thin-vec = "0.2.12"
 
 [dev-dependencies]
 rustc_macros = { path = "../rustc_macros" }