Skip to content

Commit a7f4728

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

2 files changed

Lines changed: 12 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 11 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
@@ -48,7 +48,7 @@ hashbrown = { version = "0.14", default-features = false, features = [
4848
] }
4949
httparse = "1.10"
5050
humantime = "2.1"
51-
itertools = "0.12.1"
51+
itertools = "0.14.0"
5252
md5 = "0.7"
5353
memchr = "2.7"
5454
moka = { version = "0.12.10", features = ["future"] }

0 commit comments

Comments
 (0)