serenity-rs / songbird

An async Rust library for the Discord voice API
ISC License
386 stars 108 forks source link

fix(dependecies): don't use default features for stream_lib #244

Closed Erk- closed 2 months ago

Erk- commented 2 months ago

stream_lib would always pull in native-tls, this was changed in 0.4.2 which contains a backport of https://github.com/Erk-/rsget/pull/45.