mirror of
https://github.com/Hopiu/lychee.git
synced 2026-04-10 16:30:58 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| commands | ||
| formatters | ||
| cache.rs | ||
| client.rs | ||
| color.rs | ||
| main.rs | ||
| options.rs | ||
| parse.rs | ||
| stats.rs | ||
| time.rs | ||