Skip to content

Commit 4e9d6e5

Browse files
committed
fix(deps): update rust crate indexmap to 2.9.0
1 parent 2bf97e2 commit 4e9d6e5

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
@@ -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.7.1"
16+
indexmap = "2.9.0"
1717
quick-xml = "0.37.4"
1818
newtype-uuid = "1.2.1"
1919
thiserror = "2.0.12"

0 commit comments

Comments
 (0)