awc-v3.8.0
actix/actix-webawc-v3.8.0Sep 9, 2025by robjtede
AI Summary
Updates DNS resolution implementation by integrating `hickory-dns`.
Key Highlights
- Add `hickory-dns` crate feature (off-by-default)
- The `trust-dns` crate feature now delegates DNS resolution to `hickory-dns`
Breaking Changes
- `trust-dns` feature now delegates to `hickory-dns`
New Features
- hickory-dns crate feature
Full Release Notes
- Add `hickory-dns` crate feature (off-by-default). - The `trust-dns` crate feature now delegates DNS resolution to `hickory-dns`.