Skip to content

Commit 905a592

Browse files
Bump itertools from 0.11.0 to 0.14.0
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.11.0 to 0.14.0. - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.11.0...v0.14.0) --- updated-dependencies: - dependency-name: itertools dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f72e6db commit 905a592

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ path = "src/main.rs"
1919
[dependencies]
2020
aoc-runner = "0.3.0"
2121
aoc-runner-derive = "0.3.0"
22-
itertools = "0.11.0"
22+
itertools = "0.14.0"
2323
lazy_static = "1.5.0"
2424
lexical = "6.1.1"
2525
regex = "1.9.5"

0 commit comments

Comments
 (0)