Fix: Remove serenity default features (#18)
Allows use of songbird without serenity's framework.
This commit is contained in:
@@ -58,6 +58,7 @@ version = "0.7"
|
||||
|
||||
[dependencies.serenity]
|
||||
optional = true
|
||||
default-features = false
|
||||
features = ["voice", "gateway"]
|
||||
git = "https://github.com/serenity-rs/serenity"
|
||||
branch = "current"
|
||||
|
||||
Reference in New Issue
Block a user