Skip to content

Commit

Permalink
Merge pull request #428 from Stranger6667/dd/update-jsonschema
Browse files Browse the repository at this point in the history
chore: Update `jsonschema` to `0.16.0`
  • Loading branch information
Michael Bryan authored Apr 23, 2022
2 parents 7316818 + 4913cb1 commit 772a6ea
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
16 changes: 9 additions & 7 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 crates/compiler/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ zip = "0.5.13"

[dev-dependencies]
env_logger = "0.9.0"
jsonschema = { version = "0.13.3", default-features = false }
jsonschema = { version = "0.16.0", default-features = false }
pretty_assertions = "1.0.0"

0 comments on commit 772a6ea

Please sign in to comment.