Skip to content

Commit fa5b290

Browse files
chore(deps): update rust crate kube to 0.98.0
1 parent 2733be5 commit fa5b290

File tree

2 files changed

+33
-19
lines changed

2 files changed

+33
-19
lines changed

Cargo.lock

Lines changed: 32 additions & 18 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
@@ -44,7 +44,7 @@ http = "1.1.0"
4444
hyper = "1.4.1"
4545
insta = { version = "1.39.0", features = ["yaml", "toml", "redactions"] }
4646
k8s-openapi = { version = "0.23.0", features = ["latest", "schemars"] }
47-
kube = { version = "0.97.0", features = ["runtime", "client", "derive" ] }
47+
kube = { version = "0.98.0", features = ["runtime", "client", "derive" ] }
4848
lazy_static = "1.5.0"
4949
paste = "1.0.15"
5050
pbjson-types = "0.7.0"

0 commit comments

Comments
 (0)