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.
2 parents ff71438 + 23699ac commit 5a58c3fCopy full SHA for 5a58c3f
Cargo.toml
@@ -29,7 +29,7 @@ oci-spec = { version = "0.8.1", features = ["runtime"] }
29
anyhow = "1.0"
30
clap = { version = "4.5.4", features = ["derive"] }
31
serde_json = "1.0"
32
-jsonschema = "0.30.0"
+jsonschema = "0.33.0"
33
once_cell = "1.8.0"
34
notify = "8.0.0"
35
serde = "1.0.131"
0 commit comments