about summary refs log tree commit diff
path: root/compiler
diff options
context:
space:
mode:
authordirreke <mingyang_ge@163.com>2023-08-14 23:22:19 +0800
committerdirreke <mingyang_ge@163.com>2023-08-14 23:22:19 +0800
commitaf3ffbe1a2bd507531737c42dab0748a46425965 (patch)
treefec21e576815df32582ceec5945a2f0d3a8844eb /compiler
parent74817b7053984b0ad0cb04a7b20be61343d05498 (diff)
downloadrust-af3ffbe1a2bd507531737c42dab0748a46425965.tar.gz
rust-af3ffbe1a2bd507531737c42dab0748a46425965.zip
Update Cargo.lock
Diffstat (limited to 'compiler')
-rw-r--r--compiler/rustc_codegen_cranelift/Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/rustc_codegen_cranelift/Cargo.lock b/compiler/rustc_codegen_cranelift/Cargo.lock
index 7d18679c681..64ee5207b01 100644
--- a/compiler/rustc_codegen_cranelift/Cargo.lock
+++ b/compiler/rustc_codegen_cranelift/Cargo.lock
@@ -381,7 +381,7 @@ dependencies = [
  "cranelift-native",
  "cranelift-object",
  "gimli 0.28.0",
- "indexmap 1.9.3",
+ "indexmap 2.0.0",
  "libloading",
  "object 0.32.0",
  "smallvec",