build(deps): update rust crate schemars to 0.8.13

This commit is contained in:
renovate[bot]
2023-08-28 23:14:50 +00:00
committed by GitHub
parent 23c8146681
commit 1c529c6996
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ home = "0.5.5"
shell-words = "1.1.0"
[dependencies.schemars]
version = "0.8.12"
version = "0.8.13"
optional = true
features = ["preserve_order", "indexmap"]