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 d74d92d commit 35a5211Copy full SHA for 35a5211
validate/Cargo.toml
@@ -14,7 +14,7 @@ categories = ["science", "data-structures"]
14
blocking = ["tokio/rt"]
15
16
[dependencies]
17
-jsonschema = "0.19"
+jsonschema = "0.20"
18
reqwest = { version = "0.12", features = ["blocking", "json"] }
19
serde = "1"
20
serde_json = "1"
0 commit comments