Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
All types and method signatures have been updated to use the new `Id<T>` syntax ([#1260] - [@zeylahellyer]). Support lavalink 3.4 ([#1292] - [@james7132]). `PlayerUpdateState` now contains a `connected` field, and its `position` field is now `Option`al. The `rustls` feature has been removed ([#1314] - [@Gelbpunkt]). Users must manually select one of `rustls-native-roots` or `rustls-webpki-roots`. The MSRV has been updated to 1.57 ([#1402] - [@zeylahellyer]). The Rust edition has been updated to 2021 ([#1412] - [@vilgotf]). [#1260]: #1260 [#1292]: #1292 [#1314]: #1314 [#1402]: #1402 [#1412]: #1412 [@Gelbpunkt]: https://github.com/Gelbpunkt [@james7132]: https://github.com/james7132 [@vilgotf]: https://github.com/vilgotf [@zeylahellyer]: https://github.com/zeylahellyer
- Loading branch information