Skip to content

Commit 96fafa4

Browse files
Bump indexmap from 2.2.3 to 2.12.1
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.2.3 to 2.12.1. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.2.3...2.12.1) --- updated-dependencies: - dependency-name: indexmap dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e00074 commit 96fafa4

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
@@ -26,7 +26,7 @@ peg = "0.8.2"
2626
permutation = "0.4.1"
2727
string-intern = { version ="0.1.7", default-features = false }
2828
log = "0.4"
29-
indexmap = "2.2.3"
29+
indexmap = "2.12.1"
3030

3131
[dev-dependencies]
3232
collect-mac = "0.1.0"

0 commit comments

Comments
 (0)