Skip to content

Commit 1abc748

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

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -36,7 +36,7 @@ yaml-rust = { version = "0.4", optional = true }
3636
rust-ini = { version = "0.20", optional = true }
3737
ron = { version = "0.8", optional = true }
3838
json5_rs = { version = "0.4", optional = true, package = "json5" }
39-
indexmap = { version = "2.0", features = ["serde"], optional = true }
39+
indexmap = { version = "2.2", features = ["serde"], optional = true }
4040
convert_case = { version = "0.6", optional = true }
4141
pathdiff = "0.2"
4242

0 commit comments

Comments
 (0)