Skip to content

Commit 5e2ed8a

Browse files
committed
chore(deps): update rust crate clap to 4.4
1 parent 86cddc2 commit 5e2ed8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repository = "https://github.com/stackabletech/airflow-operator"
1111
[workspace.dependencies]
1212
anyhow = "1.0"
1313
built = { version = "0.6", features = ["chrono", "git2"] }
14-
clap = "4.3"
14+
clap = "4.4"
1515
fnv = "1.0"
1616
futures = { version = "0.3", features = ["compat"] }
1717
product-config = { git = "https://github.com/stackabletech/product-config.git", tag = "0.6.0" }

0 commit comments

Comments
 (0)