]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_serialize/Cargo.toml
New upstream version 1.70.0+dfsg1
[rustc.git] / compiler / rustc_serialize / Cargo.toml
index c0446571905c785b09a9e9d48af7306488b9e7fc..e4dbb8a637cea9fbc644dc1988700d69684d429c 100644 (file)
@@ -4,7 +4,7 @@ version = "0.0.0"
 edition = "2021"
 
 [dependencies]
-indexmap = "1.9.1"
+indexmap = "1.9.3"
 smallvec = { version = "1.8.1", features = ["union", "may_dangle"] }
 thin-vec = "0.2.12"