build(deps): update rust crate schemars to 1.0.5 (#7095)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-03 04:59:29 +00:00
committed by GitHub
parent 10b67d50dc
commit c0206cd0f5
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.0"
[dependencies.schemars]
version = "1.0.4"
version = "1.0.5"
optional = true
features = ["preserve_order", "indexmap2"]