Skip to content

Commit dfce2be

Browse files
dependabot[bot]ChanTsune
authored andcommitted
⬆️ Bump clap_mangen from 0.2.31 to 0.3.0
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.31 to 0.3.0. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_mangen-v0.2.31...clap_mangen-v0.3.0) --- updated-dependencies: - dependency-name: clap_mangen dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c491de commit dfce2be

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

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

xtask/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ release = false
1515
bzip2 = "0.6"
1616
clap = { version = "4.5", features = ["derive"] }
1717
clap-markdown = { git = "https://github.com/ChanTsune/clap-markdown.git", branch = "issue/54" }
18-
clap_mangen = "0.2"
18+
clap_mangen = "0.3"
1919
flate2 = "1.1"
2020
libpna = { path = "../lib" }
2121
liblzma = { version = "0.4", features = ["static"] }

0 commit comments

Comments
 (0)