Skip to content

Commit 2316cf7

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] <[email protected]>
1 parent c17c1b2 commit 2316cf7

File tree

2 files changed

+54
-9
lines changed

2 files changed

+54
-9
lines changed

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)