Skip to content

Commit

Permalink
Update Rust crate jsonschema to v0.27.1 (#6004)
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 Dec 25, 2024
1 parent 92fb4cd commit e549e2e
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 @@ -175,7 +175,7 @@ hyper = { version = "=1.5.2", default-features = false }
include_dir = { version = "=0.7.4", default-features = false }
insta = { version = "=1.41.1", default-features = false }
itertools = { version = "0.13.0", default-features = false }
jsonschema = { version = "=0.27.0", default-features = false }
jsonschema = { version = "=0.27.1", default-features = false }
justjson = { version = "=0.3.0", default-features = false }
lexical = { version = "=7.0.4", default-features = false }
libp2p = { version = "=0.54.1", default-features = false }
Expand Down

0 comments on commit e549e2e

Please sign in to comment.