Skip to content

Commit 30b0e9a

Browse files
chore(deps): bump itertools from 0.10.0 to 0.10.1
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.0 to 0.10.1. - [Release notes](https://github.com/rust-itertools/itertools/releases) - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.10.0...v0.10.1) --- updated-dependencies: - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a7fc093 commit 30b0e9a

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
@@ -55,7 +55,7 @@ rayon = "^1.5.1"
5555
text-block-macros = "^0.1.1"
5656
rounded-div = "^0.1.2"
5757
fmt-iter = "^0.2.1"
58-
itertools = "^0.10.0"
58+
itertools = "^0.10.1"
5959
assert-cmp = "^0.2.0"
6060
zero-copy-pads = "^0.2.0"
6161
terminal_size = "^0.1.17"

0 commit comments

Comments
 (0)