Skip to content

Commit

Permalink
Merge pull request #852 from crate-ci/renovate/itertools-0.x
Browse files Browse the repository at this point in the history
chore(deps): Update Rust crate itertools to 0.14
  • Loading branch information
epage authored Jan 2, 2025
2 parents 42a9816 + 0227d37 commit bd084c2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
13 changes: 11 additions & 2 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 @@ -147,7 +147,7 @@ indexmap = "2.2"
time = { version = "0.3", features = ["formatting", "macros"] }
dirs-next = "2.0"
ignore = "0.4"
itertools = "0.13"
itertools = "0.14"
once_cell = "1.19.0"
clap = { version = "4.5.4", features = ["derive", "wrap_help"] }
clap-cargo = { version = "0.14.0", features = ["cargo_metadata"] }
Expand Down

0 comments on commit bd084c2

Please sign in to comment.