1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2025-01-16 04:05:39 +00:00
actix-web/awc/src/client
dependabot[bot] d445742974
Update trust-dns-resolver requirement from 0.22 to 0.23 (#3121)
* Update trust-dns-resolver requirement from 0.22 to 0.23

Updates the requirements on [trust-dns-resolver](https://github.com/bluejekyll/trust-dns) to permit the latest version.
- [Release notes](https://github.com/bluejekyll/trust-dns/releases)
- [Changelog](https://github.com/bluejekyll/trust-dns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bluejekyll/trust-dns/compare/v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: trust-dns-resolver
  dependency-type: direct:production
...

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

* fixup post-upgrade

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2023-09-03 04:40:41 +00:00
..
config.rs move actix_http::client module to awc (#2425) 2021-10-26 00:37:40 +01:00
connection.rs ci: reinstate coverage 2023-08-03 06:58:31 +01:00
connector.rs Update trust-dns-resolver requirement from 0.22 to 0.23 (#3121) 2023-09-03 04:40:41 +00:00
error.rs apply standard formatting 2023-07-17 02:38:12 +01:00
h1proto.rs apply standard formatting 2023-07-17 02:38:12 +01:00
h2proto.rs apply standard formatting 2023-07-17 02:38:12 +01:00
mod.rs apply standard formatting 2023-07-17 02:38:12 +01:00
pool.rs apply standard formatting 2023-07-17 02:38:12 +01:00