Skip to content

Commit

Permalink
Merge pull request #100 from codelabsab/dependabot/cargo/jsonschema-0…
Browse files Browse the repository at this point in the history
….19.1

Bump jsonschema from 0.18.1 to 0.19.1
  • Loading branch information
parberge authored Sep 17, 2024
2 parents 815cb19 + ade3813 commit 01913c8
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 120 deletions.
147 changes: 28 additions & 119 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 @@ -35,4 +35,4 @@ regex = "1.10.6"
chrono = { version = "0.4.38", default-features = false, features = ["clock"] }
serde_json = "1"
mockall = "0.13.0"
jsonschema = "0.18"
jsonschema = "0.19"

0 comments on commit 01913c8

Please sign in to comment.