Skip to content

Commit eb37755

Browse files
authoredJun 9, 2024··
chore(deps): update rust crate itertools to 0.13.0
1 parent fe7e283 commit eb37755

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
 

‎Cargo.lock

+6-6
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 @@ humantime = "2.1.0"
5757
ignore = "0.4.22"
5858
im-rc = "15.1.0"
5959
indexmap = "2.2.6"
60-
itertools = "0.12.1"
60+
itertools = "0.13.0"
6161
jobserver = "0.1.31"
6262
lazycell = "1.3.0"
6363
libc = "0.2.154"

0 commit comments

Comments
 (0)
Please sign in to comment.