Skip to content

Commit 80882b6

Browse files
authored
Merge pull request #54 from bsdpot/dependabot/cargo/itertools-0.12.0
Bump itertools from 0.10.5 to 0.12.0
2 parents 3474f4e + e0fd8fd commit 80882b6

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
@@ -15,7 +15,7 @@ structopt = {version = "0.3", default-features = false }
1515
walkdir = "2"
1616
log = "0.4"
1717
ipnet = "2"
18-
itertools = "0.10"
18+
itertools = "0.12"
1919
thiserror = "1"
2020
anyhow = "1"
2121

0 commit comments

Comments
 (0)