Skip to content

Commit 340a41f

Browse files
committed
chore: Pin kube to 2.0.1
1 parent 03f1819 commit 340a41f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ const_format = "0.2"
2020
fnv = "1.0"
2121
futures = { version = "0.3", features = ["compat"] }
2222
indoc = "2.0"
23+
kube = "=2.0.1"
2324
openssl = "0.10"
2425
pin-project = "1.1"
2526
rstest = "0.26"

0 commit comments

Comments
 (0)