Skip to content

Commit

Permalink
Update Rust crate indexmap to 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent af74d4d commit 3026ccc
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 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 @@ -48,7 +48,7 @@ flate2 = "1.0.35"
futures = "0.3.31"
futures-util = "0.3.31"
heapless = { version = "0.8.0", features = ["serde"] }
indexmap = "2.6.0"
indexmap = "2.7.0"
indicatif = "0.17.9"
inquire = "0.7.5"
itertools = "0.13.0"
Expand Down

0 comments on commit 3026ccc

Please sign in to comment.