Skip to content

Commit 0f72d1b

Browse files
build(deps): 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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9247885 commit 0f72d1b

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

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.

crates/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ figment.workspace = true
2626
http-body-util.workspace = true
2727
hyper.workspace = true
2828
ipnetwork = "0.20.0"
29-
itertools = "0.13.0"
29+
itertools = "0.14.0"
3030
listenfd = "1.0.1"
3131
rand.workspace = true
3232
rand_chacha = "0.3.1"

0 commit comments

Comments
 (0)