diff options
| author | dirreke <mingyang_ge@163.com> | 2023-08-14 23:22:19 +0800 |
|---|---|---|
| committer | dirreke <mingyang_ge@163.com> | 2023-08-14 23:22:19 +0800 |
| commit | 9ef3a4ff0e94e4e877a87b3497e582c89941deb1 (patch) | |
| tree | b21273e144dac4d07f44fa729a86d1b3a86f7e59 | |
| parent | c4948dc37f9863aa45fda35f705a83c3744b073b (diff) | |
| download | rust-9ef3a4ff0e94e4e877a87b3497e582c89941deb1.tar.gz rust-9ef3a4ff0e94e4e877a87b3497e582c89941deb1.zip | |
Update Cargo.lock
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock index 7d18679c681..64ee5207b01 100644 --- a/Cargo.lock +++ b/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", |
