mirror of
https://github.com/Hopiu/lychee.git
synced 2026-04-07 06:51:00 +00:00
* Bump toml from 0.5.11 to 0.7.0 Bumps [toml](https://github.com/toml-rs/toml) from 0.5.11 to 0.7.0. - [Release notes](https://github.com/toml-rs/toml/releases) - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.5.11...toml-v0.7.0) --- updated-dependencies: - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Introduce new let...else syntax * Update config file loading for latest toml crate version --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthias <matthias-endler@gmx.net> Co-authored-by: Matthias Endler <matthias@endler.dev> |
||
|---|---|---|
| .. | ||
| commands | ||
| formatters | ||
| cache.rs | ||
| client.rs | ||
| color.rs | ||
| main.rs | ||
| options.rs | ||
| parse.rs | ||
| progress.rs | ||
| stats.rs | ||
| time.rs | ||
| verbosity.rs | ||