Skip to content
This repository was archived by the owner on Sep 22, 2024. It is now read-only.

Commit b3209d5

Browse files
fix(deps): update rust crate kube to 0.75.0
1 parent 302298b commit b3209d5

File tree

2 files changed

+25
-11
lines changed

2 files changed

+25
-11
lines changed

Cargo.lock

Lines changed: 24 additions & 10 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
@@ -7,7 +7,7 @@ edition = "2021"
77
clap = { version = "4.0.18", features = ["derive", "env"] }
88
env_logger = "0.9.1"
99
k8s-openapi = { version = "0.15.0", features = ["v1_22"] }
10-
kube = "0.74.0"
10+
kube = "0.75.0"
1111
log = "0.4.17"
1212
openssl = "0.10.42"
1313
openssl-sys = "0.9.77"

0 commit comments

Comments
 (0)