Skip to content

Commit c945fc1

Browse files
committed
fix(deps): update rust crate clap_complete to 4.4.3
1 parent d1be7c0 commit c945fc1

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
@@ -27,7 +27,7 @@ slug = "0.1.4"
2727
regex = "1.9.5"
2828
semver = "1.0.19"
2929
inquire = "0.6.2"
30-
clap_complete = "4.4.2"
30+
clap_complete = "4.4.3"
3131
anyhow = "1.0.75"
3232
directories = "5.0.1"
3333
chrono = { version = "0.4.31", features = ["serde"] }

0 commit comments

Comments
 (0)