Skip to content

Commit

Permalink
chore: Update jsonschema to 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stranger6667 committed Apr 22, 2022
1 parent 7316818 commit 4913cb1
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 4913cb1

Please sign in to comment.