Skip to content
This repository was archived by the owner on Oct 26, 2025. It is now read-only.

Commit 49089ab

Browse files
committed
Update itertools
1 parent bb96007 commit 49089ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ proc-macro = true
1616
quote = "1"
1717
proc-macro2 = "1.0.43"
1818
syn = { version = "2.0.17", features = ["full", "extra-traits"] }
19-
itertools = "0.10.3"
19+
itertools = "0.13"
2020

0 commit comments

Comments
 (0)