build(deps): update rust crate schemars to 1.2.0

This commit is contained in:
renovate[bot]
2025-12-26 02:00:08 +00:00
committed by GitHub
parent 37b6225a12
commit 048acd1aa7
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ home = "0.5.12"
shell-words = "1.1.1"
[dependencies.schemars]
version = "1.1.0"
version = "1.2.0"
optional = true
features = ["preserve_order", "indexmap2"]