Skip to content

Commit 8f0e01b

Browse files
chore(deps): bump schemars from 0.8.21 to 1.1.0
Bumps [schemars](https://github.com/GREsau/schemars) from 0.8.21 to 1.1.0. - [Release notes](https://github.com/GREsau/schemars/releases) - [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md) - [Commits](GREsau/schemars@v0.8.21...v1.1.0) --- updated-dependencies: - dependency-name: schemars dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92ddc44 commit 8f0e01b

2 files changed

Lines changed: 54 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 53 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
@@ -24,7 +24,7 @@ kubert = { version = "0.25.0", features = [
2424
tokio = { version = "1.44", features = ["full"] }
2525
anyhow = { version = "1", features = ["backtrace"] }
2626
tracing = "0.1"
27-
schemars = "0.8.21"
27+
schemars = "1.1.0"
2828
serde = { version = "1", features = ["derive"] }
2929
serde_json = "1"
3030
serde_yaml = "0.9.34"

0 commit comments

Comments
 (0)