Skip to content

Commit 54c5905

Browse files
Merge pull request #520 from mehcode/dependabot/cargo/indexmap-2.2.2
Bump indexmap from 2.0.2 to 2.2.2
2 parents 7c829a1 + 1abc748 commit 54c5905

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)