Skip to content

Commit e5b5e19

Browse files
chore(deps): update rust crate jsonschema to 0.52
1 parent 50f477a commit e5b5e19

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

Cargo.lock

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ hyper = { version = "^1.11" }
7474
hyper-util = { version = "^0.1" }
7575
inventory = { version = "0.3" }
7676
itertools = { version = "^0.15" }
77-
jsonschema = { version = "0.49", default-features = false }
77+
jsonschema = { version = "0.52", default-features = false }
7878
json-patch = { version = "^4.2" }
7979
lazy_static = { version = "^1.5" }
8080
open = { version = "^5.4" }

0 commit comments

Comments
 (0)