Skip to content

Commit

Permalink
Merge pull request #2152 from jqnatividad/dependabot/cargo/jsonschema…
Browse files Browse the repository at this point in the history
…-0.20.0

build(deps): bump jsonschema from 0.19.1 to 0.20.0
  • Loading branch information
jqnatividad authored Sep 19, 2024
2 parents ded5596 + 461b82e commit a3eec87
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jaq-interpret = "1.5.0"
jaq-parse = "1.0.3"
jemallocator = { version = "0.5", optional = true }
json-objects-to-csv = "0.1.3"
jsonschema = { version = "0.19", features = [
jsonschema = { version = "0.20", features = [
"resolve-file",
"resolve-http",
], default-features = false }
Expand Down

0 comments on commit a3eec87

Please sign in to comment.