]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_codegen_cranelift/Cargo.toml
New upstream version 1.60.0+dfsg1
[rustc.git] / compiler / rustc_codegen_cranelift / Cargo.toml
index 3be4250296e774e1c5d2fb13def047985e97e4ec..2d19040b5091c9479db4ebd223f88019613c18a0 100644 (file)
@@ -19,7 +19,7 @@ gimli = { version = "0.25.0", default-features = false, features = ["write"]}
 object = { version = "0.27.0", default-features = false, features = ["std", "read_core", "write", "archive", "coff", "elf", "macho", "pe"] }
 
 ar = { git = "https://github.com/bjorn3/rust-ar.git", branch = "do_not_remove_cg_clif_ranlib" }
-indexmap = "1.0.2"
+indexmap = "1.8.0"
 libloading = { version = "0.6.0", optional = true }
 smallvec = "1.6.1"