Skip to content

Commit 68b56a4

Browse files
Bump itertools from 0.13.0 to 0.14.0
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.13.0 to 0.14.0. - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.13.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 b5fa07f commit 68b56a4

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -79,7 +79,7 @@ hex = "0.4.3"
7979
http = "1.0.0"
8080
humantime = "2.1.0"
8181
humantime-serde = "1.1.1"
82-
itertools = "0.13.0"
82+
itertools = "0.14.0"
8383
moka = "0.12.8"
8484
num-bigint = "0.4"
8585
num-rational = "0.4.1"

0 commit comments

Comments
 (0)