diff --git a/Cargo.toml b/Cargo.toml index eb94fb692..3bfc42771 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -125,13 +125,15 @@ driver = [ "serenity-voice-model", "spin_sleep", "streamcatcher", + "tokio/blocking", "tokio/fs", "tokio/io-util", + "tokio/macros", "tokio/net", - "tokio/rt-core", - "tokio/time", "tokio/process", + "tokio/rt-core", "tokio/sync", + "tokio/time", "url", "xsalsa20poly1305", ] diff --git a/README.md b/README.md index 14150d38b..92d36b3fb 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,6 @@ Songbird's logo is based upon the copyright-free image ["Black-Capped Chickadee" [lavalink]: https://github.com/Frederikam/Lavalink [this crate's examples directory]: https://github.com/serenity-rs/songbird/tree/current/examples -https://github.com/serenity-rs/songbird/actions/runs/362160207 - [build badge]: https://img.shields.io/github/workflow/status/serenity-rs/songbird/CI?style=flat-square [build]: https://github.com/serenity-rs/songbird/actions