We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa1f2d8 commit c26346dCopy full SHA for c26346d
Cargo.toml
@@ -12,7 +12,7 @@ license = "MIT"
12
keywords = ["json_schema", "serde", "validation"]
13
14
[workspace.dependencies]
15
-itertools = "0.13.0"
+itertools = "^0.14.0"
16
paste = "^1.0"
17
regex = "^1.6"
18
serde = "^1.0"
0 commit comments