Skip to content

Commit fabc063

Browse files
build(deps): bump schemars from 0.8.22 to 1.2.2
Bumps [schemars](https://github.com/GREsau/schemars) from 0.8.22 to 1.2.2. - [Release notes](https://github.com/GREsau/schemars/releases) - [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md) - [Commits](GREsau/schemars@v0.8.22...v1.2.2) --- updated-dependencies: - dependency-name: schemars dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ba757d commit fabc063

2 files changed

Lines changed: 30 additions & 9 deletions

File tree

‎Cargo.lock‎

Lines changed: 29 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ starlark = "0.13"
288288

289289
# CLI - MCP
290290
rmcp = { version = "0.13", default-features = false }
291-
schemars = "0.8"
291+
schemars = "1.2"
292292

293293
# CLI - Utilities
294294
time = { version = "0.3", features = ["formatting", "parsing", "local-offset", "macros"] }

0 commit comments

Comments
 (0)