Skip to content

Commit a338f4d

Browse files
chore(deps): update rust crate schemars to 0.8.16
1 parent 94c133d commit a338f4d

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)