lychee/lychee-lib/src
dependabot[bot] d3a72d3816
Bump deadpool from 0.7.0 to 0.9.1 (#371)
* Bump deadpool from 0.7.0 to 0.9.1

Bumps [deadpool](https://github.com/bikeshedder/deadpool) from 0.7.0 to 0.9.1.
- [Release notes](https://github.com/bikeshedder/deadpool/releases)
- [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bikeshedder/deadpool/compare/deadpool-v0.7.0...deadpool-v0.9.1)

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

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

* Attempt fix for deadpool v0.8.0+ (#372)

Signed-off-by: MichaIng <micha@dietpi.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MichaIng <micha@dietpi.com>
2021-10-28 02:05:58 +02:00
..
filter Fix typos, grammar 2021-10-28 02:05:35 +02:00
helpers Refactor extractor (#354) 2021-10-07 12:51:02 +02:00
quirks Fix remaining clippy lints 2021-09-03 16:29:57 +02:00
types Extract base from the source URL if --base is empty (#358) 2021-10-10 02:42:01 +02:00
client.rs Remove cache from collector and remove custom reqwest client pool 2021-10-07 18:07:18 +02:00
client_pool.rs Bump deadpool from 0.7.0 to 0.9.1 (#371) 2021-10-28 02:05:58 +02:00
collector.rs Remove cache from collector and remove custom reqwest client pool 2021-10-07 18:07:18 +02:00
extract.rs Extract base from the source URL if --base is empty (#358) 2021-10-10 02:42:01 +02:00
lib.rs Add back connection pool (#355) 2021-10-08 13:08:44 +02:00
test_utils.rs Add missing docs (#231) 2021-04-23 00:27:12 +02:00