Skip to content

Commit 844f78b

Browse files
Merge pull request #200 from tauri-apps/renovate/schemars-0.x
chore(deps): update rust crate schemars to 0.8.16
2 parents 94c133d + a338f4d commit 844f78b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ serde = "1.0.188"
3333
quote = "1.0.33"
3434
proc-macro2 = "1.0.67"
3535
syn = "2.0.36"
36-
schemars = "0.8.12"
36+
schemars = "0.8.16"
3737
serde_json = "1.0"
3838
tauri = "2.0.0-alpha.14"
3939

0 commit comments

Comments
 (0)