mirror of
https://github.com/mii443/ncb-tts-r2.git
synced 2025-08-22 16:15:29 +00:00
update serenity to poise
This commit is contained in:
@ -15,6 +15,7 @@ base64 = "0.22.1"
|
||||
async-trait = "0.1.57"
|
||||
redis = "*"
|
||||
regex = "1"
|
||||
poise = "0.6.1"
|
||||
|
||||
[dependencies.uuid]
|
||||
version = "1.11.0"
|
||||
@ -24,11 +25,6 @@ features = ["serde", "v4"]
|
||||
version = "0.4.4"
|
||||
features = ["builtin-queue"]
|
||||
|
||||
[dependencies.serenity]
|
||||
version = "0.12.4"
|
||||
features = ["builder", "cache", "client", "gateway", "model", "utils", "unstable_discord_api", "collector", "rustls_backend", "framework", "voice"]
|
||||
|
||||
|
||||
[dependencies.tokio]
|
||||
version = "1.0"
|
||||
features = ["macros", "rt-multi-thread"]
|
||||
|
Reference in New Issue
Block a user