Skip to content

Commit

Permalink
Update Rust crate indexmap to 2.2.1 (#413)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 29, 2024
1 parent a09979a commit f3851b2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -29,7 +29,7 @@ cynic = { version = "3.4.3", features = ["http-reqwest"] }
derive_more = "0.99.17"
futures = "0.3.30"
futures-util = "0.3.30"
indexmap = "2.2.0"
indexmap = "2.2.1"
indicatif = "0.17.7"
inquire = "0.6.2"
itertools = "0.12.0"
Expand Down

0 comments on commit f3851b2

Please sign in to comment.