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(gateway, http, lavalink)!: Rename native feature to native-tls #2308

Closed Gelbpunkt closed 8 months ago

Gelbpunkt commented 8 months ago

The native name is very unconcise. native what? CPU target? TLS implementation? Renaming it to native-tls makes it more self-explanatory and users less prone to erraneously enabling two TLS features.

Gelbpunkt commented 8 months ago

Needs updating in the book too

Done. While I was at it, I replaced the mention of reqwest.