Skip to content

Commit e59e8e0

Browse files
Update Rust crate jsonschema to 0.48.0
1 parent cdaf7be commit e59e8e0

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
@@ -58,7 +58,7 @@ getrandom = "0.4"
5858
gitignores = "4.8"
5959
hex = "0.4.3"
6060
ignore = "0.4"
61-
jsonschema = { version = "0.47.0", default-features = false }
61+
jsonschema = { version = "0.48.0", default-features = false }
6262
multibase = "0.9.3"
6363
multihash = "0.19.5"
6464
percent-encoding = "2.3.2"

0 commit comments

Comments
 (0)