Skip to content

Commit

Permalink
chore(deps): bump jsonschema from 0.18.0 to 0.21.0 (#66)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 892fa85 commit 12c3ef9
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 55 deletions.
106 changes: 52 additions & 54 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 src/tool/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ http = "1.1.0"
http-body-util = "0.1.2"
indexmap = { version = "2.2.6", features = ["serde"] }
itertools = "0.13.0"
jsonschema = { version = "0.18.0", default-features = false }
jsonschema = { version = "0.21.0", default-features = false }
lazy-regex = "3.2.0"
nunny = "0.2.0"
openrpc-types = "0.3.3"
Expand Down

0 comments on commit 12c3ef9

Please sign in to comment.