chore(deps): bump schemars from 0.8.22 to 1.0.4 in /llmx-rs

Bumps [schemars](https://github.com/GREsau/schemars) from 0.8.22 to 1.0.4.
- [Release notes](https://github.com/GREsau/schemars/releases)
- [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GREsau/schemars/compare/v0.8.22...v1.0.4)

---
updated-dependencies:
- dependency-name: schemars
  dependency-version: 1.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-14 18:56:09 +00:00
committed by GitHub
parent 67ff31104f
commit a899aadea5
2 changed files with 7 additions and 31 deletions

View File

@@ -162,7 +162,7 @@ ratatui-macros = "0.6.0"
regex-lite = "0.1.7"
reqwest = "0.12"
rmcp = { version = "0.8.5", default-features = false }
schemars = "0.8.22"
schemars = "1.0.4"
seccompiler = "0.5.0"
sentry = "0.34.0"
serde = "1"