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 b4e8407 commit 4724e93Copy full SHA for 4724e93
apps/cli/Cargo.toml
@@ -16,4 +16,4 @@ path = "src/main.rs"
16
schemars = "0.8"
17
serde = { version = "1.0", features = ["derive"] }
18
serde_json = "1.0"
19
-jsonschema = "0.17"
+jsonschema = "0.33"
0 commit comments