Skip to content

Commit

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

build(deps): bump jsonschema from 0.23.0 to 0.24.0
  • Loading branch information
jqnatividad authored Oct 20, 2024
2 parents fa14a58 + 06d15dc commit abe7f32
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -131,7 +131,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.23", features = [
jsonschema = { version = "0.24", features = [
"resolve-file",
"resolve-http",
], default-features = false }
Expand Down

0 comments on commit abe7f32

Please sign in to comment.