build(deps): update rust crate schemars to 0.8.20

This commit is contained in:
renovate[bot]
2024-05-18 22:53:31 +00:00
committed by GitHub
parent 0f13ff2906
commit ce491d8b16
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ home = "0.5.9"
shell-words = "1.1.0"
[dependencies.schemars]
version = "0.8.19"
version = "0.8.20"
optional = true
features = ["preserve_order", "indexmap2"]