Skip to content

Commit

Permalink
chore(deps): update rust crate itertools to 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2023
1 parent 00f408d commit 57063a7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
15 changes: 12 additions & 3 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 @@ -75,7 +75,7 @@ time = { version = "0.3", features = ["formatting", "macros"] }
dirs-next = "2.0"
ignore = "0.4"
difflib = "0.4"
itertools = "0.10"
itertools = "0.11"
once_cell = "1.18.0"
clap = { version = "4.4.6", features = ["derive", "wrap_help"] }
clap-cargo = { version = "0.12.0", features = ["cargo_metadata"] }
Expand Down

0 comments on commit 57063a7

Please sign in to comment.