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.
2 parents 94bd1eb + 2d5acf3 commit b0b21b1Copy full SHA for b0b21b1
rust/operator-binary/Cargo.toml
@@ -11,7 +11,7 @@ version = "0.1.0-nightly"
11
stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git", tag = "0.15.0" }
12
stackable-spark-k8s-crd = { path = "../crd" }
13
anyhow = "1.0"
14
-clap = "3.0"
+clap = "3.1"
15
fnv = "1.0"
16
futures = { version = "0.3", features = ["compat"] }
17
lazy_static = "1.4"
0 commit comments