Skip to content

Commit 5b90df2

Browse files
chore(deps): bump schemars from 0.8.22 to 1.2.1
Bumps [schemars](https://github.com/GREsau/schemars) from 0.8.22 to 1.2.1. - [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.1) --- updated-dependencies: - dependency-name: schemars dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be06336 commit 5b90df2

2 files changed

Lines changed: 50 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 49 additions & 4 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
@@ -23,7 +23,7 @@ kubert = { version = "^0.25.0", features = [
2323
tokio = { version = "^1.48.0", features = ["full"] }
2424
anyhow = { version = "^1.0.100", features = ["backtrace"] }
2525
tracing = "^0.1.44"
26-
schemars = "^0.8.22"
26+
schemars = "^1.2.1"
2727
serde = { version = "^1.0.228", features = ["derive"] }
2828
serde_json = "^1.0.149"
2929
serde_yaml = "^0.9.34"

0 commit comments

Comments
 (0)