Skip to content

Commit 5c81828

Browse files
chore(deps): update rust crate jsonschema to 0.31 (#13903)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d31e46 commit 5c81828

File tree

2 files changed

+19
-7
lines changed

2 files changed

+19
-7
lines changed

Cargo.lock

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

crates/tauri-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ tauri-utils = { version = "2.6.0", path = "../tauri-utils", features = [
6666
"html-manipulation",
6767
] }
6868
toml = "0.8"
69-
jsonschema = "0.30"
69+
jsonschema = "0.31"
7070
handlebars = "6"
7171
include_dir = "0.7"
7272
minisign = "=0.7.3"

0 commit comments

Comments
 (0)