Skip to content

Commit b653533

Browse files
chore(deps): update rust crate clap_mangen to 0.3
1 parent 2498169 commit b653533

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
@@ -36,7 +36,7 @@ chrono = { version = "0.4.37", default-features = false, features = [
3636
] }
3737
clap = { version = "4.4", features = ["wrap_help", "cargo"] }
3838
clap_complete = "4.5"
39-
clap_mangen = "0.2"
39+
clap_mangen = "0.3"
4040
ctor = "0.8.0"
4141
libc = "0.2.153"
4242
phf = "0.13.0"

0 commit comments

Comments
 (0)