Skip to content

Commit

Permalink
Update itertools crate from 0.13 to 0.14 version (#433)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent 604dba8 commit 8270be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion impl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ rustc_version = { version = "0.4", optional = true }

[dev-dependencies]
derive_more = { path = "..", features = ["full"] }
itertools = "0.13.0"
itertools = "0.14.0"

[badges]
github = { repository = "JelteF/derive_more", workflow = "CI" }
Expand Down

0 comments on commit 8270be1

Please sign in to comment.