Skip to content

Commit 3434f08

Browse files
chore(deps): update rust crate pbjson-types to 0.8.0
1 parent c17851b commit 3434f08

File tree

2 files changed

+57
-26
lines changed

2 files changed

+57
-26
lines changed

Cargo.lock

Lines changed: 56 additions & 25 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
@@ -49,7 +49,7 @@ k8s-openapi = { version = "0.25.0", features = ["latest", "schemars"] }
4949
kube = { version = "1.0.0", features = ["runtime", "client", "derive" ] }
5050
lazy_static = "1.5.0"
5151
paste = "1.0.15"
52-
pbjson-types = "0.7.0"
52+
pbjson-types = "0.8.0"
5353
prometheus = "0.14.0"
5454
prost = "0.13.1"
5555
rand = "0.9.0"

0 commit comments

Comments
 (0)