Skip to content

Commit 15960fd

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] <support@github.com>
1 parent 730973c commit 15960fd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -21,7 +21,7 @@ argparse = "0.2.2"
2121
defaultmap = "0.6.0"
2222
float-ord = "0.3.2"
2323
group-by = "1.0.0"
24-
itertools = "0.11.0"
24+
itertools = "0.14.0"
2525
peg = "0.8.2"
2626
permutation = "0.4.1"
2727
string-intern = { version ="0.1.7", default-features = false }

0 commit comments

Comments
 (0)