lychee/lychee-bin/src
dependabot[bot] d8e4940dbe
Bump toml from 0.5.11 to 0.7.0 (#933)
* 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>
2023-01-30 15:12:34 +01:00
..
commands chore!: improve client and remap modules (#913) 2023-01-16 19:14:09 +01:00
formatters Extend response stats in verbose mode (#882) 2022-12-20 10:43:01 +01: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 Less verbose cache age formatting (#849) 2022-11-29 00:39:49 +01:00
options.rs Bump toml from 0.5.11 to 0.7.0 (#933) 2023-01-30 15:12:34 +01:00
parse.rs Allow overriding accepted status codes for cached URIs (#843) 2022-11-28 12:23:07 +01:00
progress.rs Refactor check function (#860) 2022-12-12 01:05:47 +01:00
stats.rs Extend response stats in verbose mode (#882) 2022-12-20 10:43:01 +01:00
time.rs Add caching functionality (v2) (#443) 2022-01-14 15:25:51 +01:00
verbosity.rs Add different verbosity levels (#824) 2022-11-28 23:25:33 +01:00