Skip to content

Commit

Permalink
Merge pull request #723 from crate-ci/renovate/indexmap-2.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate indexmap to v2
  • Loading branch information
epage authored Nov 2, 2023
2 parents 1144cc4 + b8409b5 commit 9ee46bf
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 @@ -71,7 +71,7 @@ regex = "1.10"
bstr = "1.7.0"
termcolor = "1.3.0"
maplit = "1.0"
indexmap = "1.9"
indexmap = "2.1"
time = { version = "0.3", features = ["formatting", "macros"] }
dirs-next = "2.0"
ignore = "0.4"
Expand Down

0 comments on commit 9ee46bf

Please sign in to comment.