Skip to content

Commit 886739f

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
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.12.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)