Skip to content

Commit 5a58c3f

Browse files
authored
Merge pull request #55 from cncf-tags/dependabot/cargo/jsonschema-0.33.0
build(deps): update jsonschema requirement from 0.30.0 to 0.33.0
2 parents ff71438 + 23699ac commit 5a58c3f

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
@@ -29,7 +29,7 @@ oci-spec = { version = "0.8.1", features = ["runtime"] }
2929
anyhow = "1.0"
3030
clap = { version = "4.5.4", features = ["derive"] }
3131
serde_json = "1.0"
32-
jsonschema = "0.30.0"
32+
jsonschema = "0.33.0"
3333
once_cell = "1.8.0"
3434
notify = "8.0.0"
3535
serde = "1.0.131"

0 commit comments

Comments
 (0)