Skip to content

Commit b3f06d3

Browse files
dependabot[bot]arxanas
authored andcommitted
build: bump clap_mangen from 0.2.11 to 0.2.12
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.11 to 0.2.12. - [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.11...clap_mangen-v0.2.12) --- updated-dependencies: - dependency-name: clap_mangen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 74ad2eb commit b3f06d3

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.

git-branchless-opts/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ version = "0.7.0"
88

99
[dependencies]
1010
clap = { version = "4.3.0", features = ["derive"] }
11-
clap_mangen = "0.2.11"
11+
clap_mangen = "0.2.12"
1212
itertools = "0.10.5"
1313
lib = { package = "git-branchless-lib", version = "0.7.0", path = "../git-branchless-lib" }

0 commit comments

Comments
 (0)