Skip to content

Commit 0069843

Browse files
chore(deps): bump itertools from 0.12.0 to 0.12.1 (#363)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab94c6c commit 0069843

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 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
@@ -29,7 +29,7 @@ clap = { version = "4.4.18", features = ["derive"] }
2929
crossterm = "0.27.0"
3030
derivative = "2.2.0"
3131
ipnetwork = "0.20.0"
32-
itertools = "0.12.0"
32+
itertools = "0.12.1"
3333
log = "0.4.20"
3434
once_cell = "1.19.0"
3535
pnet = "0.34.0"

0 commit comments

Comments
 (0)