Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit 31b50e0

Browse files
Bump itertools from 0.12.0 to 0.12.1
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.12.0 to 0.12.1. - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.12.0...v0.12.1) --- updated-dependencies: - dependency-name: itertools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29d8f6f commit 31b50e0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -19,7 +19,7 @@ futures = "0.3.30"
1919
hex = { version = "0.4.3", features = ["serde"] }
2020
indicatif = "0.17.7"
2121
indoc = "2.0.4"
22-
itertools = "0.12.0"
22+
itertools = "0.12.1"
2323
metrics = "0.21.1"
2424
ordered-float = "4.2.0"
2525
rand = "0.8.5"

0 commit comments

Comments
 (0)