Skip to content

Commit 03ff5c3

Browse files
authored
Merge pull request #101 from ya7010/update_itertools
feat: update itertools.
2 parents fa1f2d8 + c26346d commit 03ff5c3

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)