Merge pull request #139 from Frost/dependabot/cargo/clap_mangen-0.2.17

This commit is contained in:
Martin Frost 2024-01-16 19:30:33 +01:00 committed by GitHub
commit 8694fe7089
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.16" version = "0.2.17"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "10b5db60b3310cdb376fbeb8826e875a38080d0c61bdec0a91a3da8338948736" checksum = "4a7c2b01e5e779c19f46a94bbd398f33ae63b0f78c07108351fb4536845bb7fd"
dependencies = [ dependencies = [
"clap", "clap",
"roff", "roff",