Merge pull request #120 from Frost/dependabot/cargo/clap_mangen-0.2.15

Bump clap_mangen from 0.2.14 to 0.2.15
This commit is contained in:
Martin Frost 2023-10-31 09:19:07 +01:00 committed by GitHub
commit b92790f18b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -128,9 +128,9 @@ checksum = "702fc72eb24e5a1e48ce58027a675bc24edd52096d5397d4aea7c6dd9eca0bd1"
[[package]] [[package]]
name = "clap_mangen" name = "clap_mangen"
version = "0.2.14" version = "0.2.15"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b44f35c514163027542f7147797ff930523eea288e03642727348ef1a9666f6b" checksum = "d3be86020147691e1d2ef58f75346a3d4d94807bfc473e377d52f09f0f7d77f7"
dependencies = [ dependencies = [
"clap", "clap",
"roff", "roff",