Skip to content

Commit 288e2ba

Browse files
Update Rust crate itertools to 0.14.0
1 parent d60e1ba commit 288e2ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

comma-v/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license = "Apache-2.0"
1010
chrono = "0.4.19"
1111
derive_more = "0.99.17"
1212
eq-macro = { path = "../eq-macro" }
13-
itertools = "0.10.3"
13+
itertools = "0.14.0"
1414
nom = "7.1.0"
1515
thiserror = "1.0.30"
1616

0 commit comments

Comments
 (0)