Skip to content

Commit 2d32e51

Browse files
committed
Sync from rust a00e130dae74a213338e2b095ec855156d8f3d8a
2 parents cc24cea + 2c26139 commit 2d32e51

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ gimli = { version = "0.26.0", default-features = false, features = ["write"]}
1919
object = { version = "0.27.0", default-features = false, features = ["std", "read_core", "write", "archive", "coff", "elf", "macho", "pe"] }
2020

2121
ar = { git = "https://github.com/bjorn3/rust-ar.git", branch = "do_not_remove_cg_clif_ranlib" }
22-
indexmap = "1.0.2"
22+
indexmap = "1.8.0"
2323
libloading = { version = "0.6.0", optional = true }
2424
smallvec = "1.6.1"
2525

0 commit comments

Comments
 (0)