mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-06 11:35:45 +00:00
Bump clap_mangen from 0.2.9 to 0.2.10
Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.9 to 0.2.10. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.9...clap_mangen-v0.2.10) --- updated-dependencies: - dependency-name: clap_mangen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e1ccf0a336
commit
806c9afad3
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -194,9 +194,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "clap_mangen"
|
||||
version = "0.2.9"
|
||||
version = "0.2.10"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "bb0f09a0ca8f0dd8ac92c546b426f466ef19828185c6d504c80c48c9c2768ed9"
|
||||
checksum = "4237e29de9c6949982ba87d51709204504fb8ed2fd38232fcb1e5bf7d4ba48c8"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"roff",
|
||||
|
@ -41,7 +41,7 @@ is_executable = "1.0.1"
|
||||
[build-dependencies]
|
||||
clap = { version = "4.1.8", features = ["derive", "env", "string"] }
|
||||
clap_complete = "4.1.4"
|
||||
clap_mangen = "0.2.9"
|
||||
clap_mangen = "0.2.10"
|
||||
|
||||
[dev-dependencies]
|
||||
assert_cmd = "2.0.8"
|
||||
|
Loading…
x
Reference in New Issue
Block a user