Skip to content

Commit f830777

Browse files
dependabot[bot]torokati44
authored andcommitted
build(deps): update itertools requirement from 0.12.1 to 0.13.0
Updates the requirements on [itertools](https://github.com/rust-itertools/itertools) to permit the latest version. - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.12.1...v0.13.0) --- updated-dependencies: - dependency-name: itertools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c8d9d7 commit f830777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deblock/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ license = "MIT OR Apache-2.0"
77

88
[dependencies]
99
wide = "0.7.11"
10-
itertools = "0.12.1"
10+
itertools = "0.13.0"

0 commit comments

Comments
 (0)