Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 315e0d6

Browse files
klensyytmimi
authored andcommittedApr 25, 2024
itertools bump to 0.12
1 parent 7289391 commit 315e0d6

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
@@ -43,7 +43,7 @@ diff = "0.1"
4343
dirs = "5.0"
4444
getopts = "0.2"
4545
ignore = "0.4"
46-
itertools = "0.11"
46+
itertools = "0.12"
4747
lazy_static = "1.4"
4848
regex = "1.7"
4949
serde = { version = "1.0.160", features = ["derive"] }

0 commit comments

Comments
 (0)
Please sign in to comment.