twilight-rs / twilight

Powerful, flexible, and scalable ecosystem of Rust libraries for the Discord API.
https://discord.gg/twilight-rs
ISC License
656 stars 130 forks source link

build(http)!: Update trust-dns (now hickory) #2287

Closed Gelbpunkt closed 11 months ago

Gelbpunkt commented 11 months ago

The trust-dns crate was renamed to hickory, so the hyper glue dependency and feature names had to be adjusted accordingly. The remaining changes are to account for hickory's ability to work with any async runtime provider.