Skip to content

Commit

Permalink
fix(deps): update rust crate indexmap to 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed Dec 1, 2024
1 parent 4a7af7c commit ba3c351
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ rust-version = "1.70"

[dependencies]
chrono = { version = "0.4.38", default-features = false, features = ["std"] }
indexmap = "2.5.0"
indexmap = "2.7.0"
quick-xml = "0.37.1"
newtype-uuid = "1.1.3"
thiserror = "2.0.3"
Expand Down

0 comments on commit ba3c351

Please sign in to comment.