lychee/lychee-lib/src
dependabot[bot] 0a2cd324d5
Bump typed-builder from 0.11.0 to 0.12.0 (#934)
* Bump typed-builder from 0.11.0 to 0.12.0

Bumps [typed-builder](https://github.com/idanarye/rust-typed-builder) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/idanarye/rust-typed-builder/releases)
- [Changelog](https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.md)
- [Commits](https://github.com/idanarye/rust-typed-builder/commits)

---
updated-dependencies:
- dependency-name: typed-builder
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Remove custom builder method docs.

We use the default again, which offers the same amount of information.

* Add `make` target to show docs

---------

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:20 +01:00
..
extract Remove address from verbatim elements (#901) 2023-01-05 14:55:53 +01:00
filter Don't check example mail addresses by default (#815) 2022-11-08 23:46:32 +01:00
helpers Introduce new let...else syntax (#936) 2023-01-30 14:25:30 +01:00
quirks Properly handle youtu.be shortlinks (#908) 2023-01-06 18:25:09 +01:00
types Introduce new let...else syntax (#936) 2023-01-30 14:25:30 +01:00
client.rs Bump typed-builder from 0.11.0 to 0.12.0 (#934) 2023-01-30 15:12:20 +01:00
collector.rs Fix Rust 1.66 clippy lints (#879) 2022-12-19 14:28:10 +01:00
lib.rs chore!: improve client and remap modules (#913) 2023-01-16 19:14:09 +01:00
remap.rs chore!: improve client and remap modules (#913) 2023-01-16 19:14:09 +01:00
test_utils.rs Harden URL detection and extend verbatim elements (#899) 2023-01-04 00:38:19 +01:00