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 8946736 commit f4cff2aCopy full SHA for f4cff2a
Cargo.toml
@@ -19,3 +19,6 @@ serde_derive = "1.0.79"
19
serde_yaml = "0.8.5"
20
openssl = "0.10.12"
21
k8s-openapi = { git = "https://github.com/Arnavion/k8s-openapi-codegen", branch = "master", features = ["v1_10"] }
22
+
23
+[dev-dependencies]
24
+tempfile = "3.0.4"
0 commit comments