Chore: Update to serenity 0.11
This commit is contained in:
@@ -69,7 +69,7 @@ version = "0.8"
|
|||||||
|
|
||||||
[dependencies.serenity]
|
[dependencies.serenity]
|
||||||
optional = true
|
optional = true
|
||||||
version = "^0.10.2"
|
version = "0.11"
|
||||||
default-features = false
|
default-features = false
|
||||||
features = ["voice", "gateway"]
|
features = ["voice", "gateway"]
|
||||||
|
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ tracing-futures = "0.2"
|
|||||||
path = "../../../"
|
path = "../../../"
|
||||||
|
|
||||||
[dependencies.serenity]
|
[dependencies.serenity]
|
||||||
version = "0.10"
|
version = "0.11"
|
||||||
features = ["client", "standard_framework", "voice", "rustls_backend"]
|
features = ["client", "standard_framework", "voice", "rustls_backend"]
|
||||||
|
|
||||||
[dependencies.tokio]
|
[dependencies.tokio]
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ features = ["builtin-queue"]
|
|||||||
path = "../../../"
|
path = "../../../"
|
||||||
|
|
||||||
[dependencies.serenity]
|
[dependencies.serenity]
|
||||||
version = "0.10"
|
version = "0.11"
|
||||||
features = ["cache", "standard_framework", "voice", "rustls_backend"]
|
features = ["cache", "standard_framework", "voice", "rustls_backend"]
|
||||||
|
|
||||||
[dependencies.tokio]
|
[dependencies.tokio]
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ tracing-futures = "0.2"
|
|||||||
path = "../../../"
|
path = "../../../"
|
||||||
|
|
||||||
[dependencies.serenity]
|
[dependencies.serenity]
|
||||||
version = "0.10"
|
version = "0.11"
|
||||||
features = ["client", "standard_framework", "voice", "rustls_backend"]
|
features = ["client", "standard_framework", "voice", "rustls_backend"]
|
||||||
|
|
||||||
[dependencies.tokio]
|
[dependencies.tokio]
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ tracing-futures = "0.2"
|
|||||||
path = "../../../"
|
path = "../../../"
|
||||||
|
|
||||||
[dependencies.serenity]
|
[dependencies.serenity]
|
||||||
version = "0.10"
|
version = "0.11"
|
||||||
features = ["cache", "framework", "standard_framework", "voice", "http", "rustls_backend"]
|
features = ["cache", "framework", "standard_framework", "voice", "http", "rustls_backend"]
|
||||||
|
|
||||||
[dependencies.tokio]
|
[dependencies.tokio]
|
||||||
|
|||||||
Reference in New Issue
Block a user