We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 340a41f commit 9b909cdCopy full SHA for 9b909cd
1 file changed
Cargo.toml
@@ -20,6 +20,7 @@ const_format = "0.2"
20
fnv = "1.0"
21
futures = { version = "0.3", features = ["compat"] }
22
indoc = "2.0"
23
+# We pin the kube version, as we use a patch for 2.0.1 below
24
kube = "=2.0.1"
25
openssl = "0.10"
26
pin-project = "1.1"
0 commit comments