Skip to content

Commit b638bf7

Browse files
Bump indexmap from 2.1.0 to 2.2.2
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.1.0 to 2.2.2. - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.1.0...2.2.2) --- updated-dependencies: - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 62ee758 commit b638bf7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
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.1.0"
29+
indexmap = "2.2.2"
3030

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

0 commit comments

Comments
 (0)