Skip to content

Commit 670c0a4

Browse files
chore(deps): update rust crate jsonschema to 0.55
1 parent b2873ec commit 670c0a4

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 8 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.53", default-features = false }
77+
jsonschema = { version = "0.55", 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)