Chore: Bump to published serenity.
This commit is contained in:
@@ -58,17 +58,13 @@ version = "0.8"
|
|||||||
|
|
||||||
[dependencies.serenity]
|
[dependencies.serenity]
|
||||||
optional = true
|
optional = true
|
||||||
#version = "0.10"
|
version = "0.10"
|
||||||
default-features = false
|
default-features = false
|
||||||
features = ["voice", "gateway"]
|
features = ["voice", "gateway"]
|
||||||
git = "https://github.com/serenity-rs/serenity"
|
|
||||||
branch = "current"
|
|
||||||
|
|
||||||
[dependencies.serenity-voice-model]
|
[dependencies.serenity-voice-model]
|
||||||
optional = true
|
optional = true
|
||||||
#version = "0.10"
|
version = "0.1"
|
||||||
git = "https://github.com/serenity-rs/serenity"
|
|
||||||
branch = "current"
|
|
||||||
|
|
||||||
[dependencies.spin_sleep]
|
[dependencies.spin_sleep]
|
||||||
optional = true
|
optional = true
|
||||||
|
|||||||
@@ -13,9 +13,8 @@ tracing-futures = "0.2"
|
|||||||
path = "../../../"
|
path = "../../../"
|
||||||
|
|
||||||
[dependencies.serenity]
|
[dependencies.serenity]
|
||||||
|
version = "0.10.0"
|
||||||
features = ["client", "standard_framework", "voice", "rustls_backend"]
|
features = ["client", "standard_framework", "voice", "rustls_backend"]
|
||||||
git = "https://github.com/serenity-rs/serenity"
|
|
||||||
branch = "current"
|
|
||||||
|
|
||||||
[dependencies.tokio]
|
[dependencies.tokio]
|
||||||
version = "1.0"
|
version = "1.0"
|
||||||
|
|||||||
@@ -14,9 +14,8 @@ features = ["builtin-queue"]
|
|||||||
path = "../../../"
|
path = "../../../"
|
||||||
|
|
||||||
[dependencies.serenity]
|
[dependencies.serenity]
|
||||||
|
version = "0.10.0"
|
||||||
features = ["cache", "standard_framework", "voice", "rustls_backend"]
|
features = ["cache", "standard_framework", "voice", "rustls_backend"]
|
||||||
git = "https://github.com/serenity-rs/serenity"
|
|
||||||
branch = "current"
|
|
||||||
|
|
||||||
[dependencies.tokio]
|
[dependencies.tokio]
|
||||||
version = "1.0"
|
version = "1.0"
|
||||||
|
|||||||
@@ -13,9 +13,8 @@ tracing-futures = "0.2"
|
|||||||
path = "../../../"
|
path = "../../../"
|
||||||
|
|
||||||
[dependencies.serenity]
|
[dependencies.serenity]
|
||||||
|
version = "0.10.0"
|
||||||
features = ["client", "standard_framework", "voice", "rustls_backend"]
|
features = ["client", "standard_framework", "voice", "rustls_backend"]
|
||||||
git = "https://github.com/serenity-rs/serenity"
|
|
||||||
branch = "current"
|
|
||||||
|
|
||||||
[dependencies.tokio]
|
[dependencies.tokio]
|
||||||
version = "1.0"
|
version = "1.0"
|
||||||
|
|||||||
@@ -13,9 +13,8 @@ tracing-futures = "0.2"
|
|||||||
path = "../../../"
|
path = "../../../"
|
||||||
|
|
||||||
[dependencies.serenity]
|
[dependencies.serenity]
|
||||||
|
version = "0.10.0"
|
||||||
features = ["cache", "framework", "standard_framework", "voice", "http", "rustls_backend"]
|
features = ["cache", "framework", "standard_framework", "voice", "http", "rustls_backend"]
|
||||||
git = "https://github.com/serenity-rs/serenity"
|
|
||||||
branch = "current"
|
|
||||||
|
|
||||||
[dependencies.tokio]
|
[dependencies.tokio]
|
||||||
version = "1.0"
|
version = "1.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user