lychee/lychee-bin/src
dependabot[bot] 2ce1a9ae06
Bump clap from 3.2.23 to 4.0.22 (#813)
* Bump clap from 3.2.23 to 4.0.22

Bumps [clap](https://github.com/clap-rs/clap) from 3.2.23 to 4.0.22.
- [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/v3.2.23...v4.0.22)

* The `headers` option got renamed to `header` to align with the rest
   of the options, which are singular.
* The short option for `header` (`-h`) was removed to avoid a conflict with
  help (`lychee -h`).
* Update and simplify readme check

Co-authored-by: Matthias <matthias-endler@gmx.net>
2022-11-13 21:10:32 +01:00
..
commands Add support for dumping links to file (#810) 2022-11-08 00:33:16 +01:00
formatters Markdown-status (#729) 2022-08-11 22:08:05 +02:00
cache.rs Add documentation 2022-06-21 10:03:31 +02:00
client.rs Bump clap from 3.2.23 to 4.0.22 (#813) 2022-11-13 21:10:32 +01:00
color.rs Add support for different output formats (compact, detailed, markdown) (#375) 2021-11-18 00:44:48 +01:00
main.rs Move from structopt to clap (#732) 2022-08-12 22:53:13 +02:00
options.rs Bump clap from 3.2.23 to 4.0.22 (#813) 2022-11-13 21:10:32 +01:00
parse.rs Bump clap from 3.2.23 to 4.0.22 (#813) 2022-11-13 21:10:32 +01:00
stats.rs Refactor request types (#637) 2022-06-03 20:13:07 +02:00
time.rs Add caching functionality (v2) (#443) 2022-01-14 15:25:51 +01:00