Skip to content

Commit a80e06f

Browse files
Bump schemars from 1.0.4 to 1.0.5 in the kube group (#388)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81825b7 commit a80e06f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 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
@@ -56,5 +56,5 @@ typed-builder = "0.23.0"
5656
[dev-dependencies]
5757
env_logger = "0.11.8"
5858
k8s-openapi = { version = "0.26.0", features = ["latest", "schemars"] }
59-
schemars = "1.0.4"
59+
schemars = "1.0.5"
6060
trycmd = "0.15.10"

0 commit comments

Comments
 (0)