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