Skip to content

Commit a28fa52

Browse files
committed
fix(deps): update rust crate clap_complete to 4.4.1
1 parent 44aff37 commit a28fa52

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.18"
2929
inquire = "0.6.2"
30-
clap_complete = "4.4.0"
30+
clap_complete = "4.4.1"
3131
anyhow = "1.0.75"
3232
directories = "5.0.1"
3333
chrono = { version = "0.4.30", features = ["serde"] }

0 commit comments

Comments
 (0)