Skip to content

Commit a32a4ce

Browse files
chore(deps): update rust crate jsonschema to 0.32 (#13915)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bc6b125 commit a32a4ce

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.31"
69+
jsonschema = "0.32"
7070
handlebars = "6"
7171
include_dir = "0.7"
7272
minisign = "=0.7.3"

0 commit comments

Comments
 (0)