Skip to content

Commit

Permalink
Update Rust crate jsonschema to v0.23.0 (#5392)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Oct 13, 2024
1 parent e52a067 commit 0b1b536
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
10 changes: 4 additions & 6 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 @@ -160,7 +160,7 @@ hyper = { version = "=1.4.1", default-features = false }
include_dir = { version = "=0.7.4", default-features = false }
insta = { version = "=1.40.0", default-features = false }
itertools = { version = "0.13.0", default-features = false }
jsonschema = { version = "=0.22.3", default-features = false }
jsonschema = { version = "=0.23.0", default-features = false }
justjson = { version = "=0.3.0", default-features = false }
lexical = { version = "=7.0.2", default-features = false }
libp2p = { version = "=0.54.1", default-features = false }
Expand Down

0 comments on commit 0b1b536

Please sign in to comment.