Skip to content

Commit

Permalink
update k8s-openapi targeted version
Browse files Browse the repository at this point in the history
Closes: diem#7032
  • Loading branch information
rexhoffman authored and bors-libra committed Dec 25, 2020
1 parent 39484d5 commit c168275
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 17 deletions.
18 changes: 2 additions & 16 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion testsuite/cluster-test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ async-trait = "0.1.42"

kube = { version = "0.44.0" }

k8s-openapi = { version = "0.9.0", default-features = false, features = ["v1_15"] }
k8s-openapi = { version = "0.10.0", default-features = false, features = ["v1_15"] }

0 comments on commit c168275

Please sign in to comment.