Skip to content

Commit 2a5a69e

Browse files
committed
fix(deps): update rust crate itertools to 0.13
1 parent d84c907 commit 2a5a69e

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

Cargo.lock

+11-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ flate2 = "1"
5757
fs_at.workspace = true
5858
git-testament = "0.2"
5959
home = "0.5.4"
60-
itertools = "0.12"
60+
itertools = "0.13"
6161
libc = "0.2"
6262
once_cell.workspace = true
6363
opener = "0.7.0"

0 commit comments

Comments
 (0)