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 86cddc2 commit 5e2ed8aCopy full SHA for 5e2ed8a
Cargo.toml
@@ -11,7 +11,7 @@ repository = "https://github.com/stackabletech/airflow-operator"
11
[workspace.dependencies]
12
anyhow = "1.0"
13
built = { version = "0.6", features = ["chrono", "git2"] }
14
-clap = "4.3"
+clap = "4.4"
15
fnv = "1.0"
16
futures = { version = "0.3", features = ["compat"] }
17
product-config = { git = "https://github.com/stackabletech/product-config.git", tag = "0.6.0" }
0 commit comments