Skip to content

Commit f45693d

Browse files
committed
deps: bump jsonschema from 0.35 to 0.36
1 parent 805552f commit f45693d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jaq-core = "2"
144144
jaq-json = { version = "1", features = ["serde_json"] }
145145
jaq-std = "2"
146146
json-objects-to-csv = "0.1.3"
147-
jsonschema = { version = "0.35", features = [
147+
jsonschema = { version = "0.36", features = [
148148
"resolve-file",
149149
"resolve-http",
150150
], default-features = false }

0 commit comments

Comments
 (0)