Chore: Bump to published serenity.

This commit is contained in:
Kyle Simpson
2021-01-06 23:12:24 +00:00
parent f05b7414a0
commit 53ab9dac03
5 changed files with 6 additions and 14 deletions

View File

@@ -13,9 +13,8 @@ tracing-futures = "0.2"
path = "../../../"
[dependencies.serenity]
version = "0.10.0"
features = ["client", "standard_framework", "voice", "rustls_backend"]
git = "https://github.com/serenity-rs/serenity"
branch = "current"
[dependencies.tokio]
version = "1.0"

View File

@@ -14,9 +14,8 @@ features = ["builtin-queue"]
path = "../../../"
[dependencies.serenity]
version = "0.10.0"
features = ["cache", "standard_framework", "voice", "rustls_backend"]
git = "https://github.com/serenity-rs/serenity"
branch = "current"
[dependencies.tokio]
version = "1.0"

View File

@@ -13,9 +13,8 @@ tracing-futures = "0.2"
path = "../../../"
[dependencies.serenity]
version = "0.10.0"
features = ["client", "standard_framework", "voice", "rustls_backend"]
git = "https://github.com/serenity-rs/serenity"
branch = "current"
[dependencies.tokio]
version = "1.0"

View File

@@ -13,9 +13,8 @@ tracing-futures = "0.2"
path = "../../../"
[dependencies.serenity]
version = "0.10.0"
features = ["cache", "framework", "standard_framework", "voice", "http", "rustls_backend"]
git = "https://github.com/serenity-rs/serenity"
branch = "current"
[dependencies.tokio]
version = "1.0"