Skip to content

Commit f492006

Browse files
committed
Update indexmap to 2.6.0
1 parent c6eb78c commit f492006

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -23,7 +23,7 @@ include = ["Cargo.toml", "LICENSE", "README.md", "src/**", "tests/**", "examples
2323
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
2424

2525
[dependencies]
26-
indexmap = "2.5.0"
26+
indexmap = "2.6.0"
2727
log = "0.4.22" # for debug logs in tests
2828
priority-queue = "2.1.1"
2929
rustc-hash = ">=1.0.0, <3.0.0"

0 commit comments

Comments
 (0)