Skip to content

Commit 7ab469d

Browse files
committed
chore: Update clap_complete
1 parent 26ce027 commit 7ab469d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ cargo-util = { version = "0.2.19", path = "crates/cargo-util" }
3838
cargo-util-schemas = { version = "0.7.3", path = "crates/cargo-util-schemas" }
3939
cargo_metadata = "0.19.0"
4040
clap = "4.5.20"
41-
clap_complete = { version = "4.5.35", features = ["unstable-dynamic"] }
41+
clap_complete = { version = "4.5.44", features = ["unstable-dynamic"] }
4242
color-print = "0.3.6"
4343
core-foundation = { version = "0.10.0", features = ["mac_os_10_7_support"] }
4444
crates-io = { version = "0.40.9", path = "crates/crates-io" }

0 commit comments

Comments
 (0)