Skip to content

Commit 5256b96

Browse files
authored
fix(deps): update rust crate indexmap to 2.7.1 (#167)
1 parent 6f9168d commit 5256b96

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
@@ -13,7 +13,7 @@ rust-version = "1.70"
1313

1414
[dependencies]
1515
chrono = { version = "0.4.40", default-features = false, features = ["std"] }
16-
indexmap = "2.5.0"
16+
indexmap = "2.7.1"
1717
quick-xml = "0.37.2"
1818
newtype-uuid = "1.1.3"
1919
thiserror = "2.0.11"

0 commit comments

Comments
 (0)