Skip to content

Commit c26346d

Browse files
committed
feat: update itertools.
1 parent fa1f2d8 commit c26346d

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
@@ -12,7 +12,7 @@ license = "MIT"
1212
keywords = ["json_schema", "serde", "validation"]
1313

1414
[workspace.dependencies]
15-
itertools = "0.13.0"
15+
itertools = "^0.14.0"
1616
paste = "^1.0"
1717
regex = "^1.6"
1818
serde = "^1.0"

0 commit comments

Comments
 (0)