mirror of
https://github.com/mii443/rs-docker-bot.git
synced 2025-08-22 16:15:40 +00:00
remove serenity, add poise
This commit is contained in:
@ -21,12 +21,7 @@ strum = "0.24"
|
||||
strum_macros = "0.24"
|
||||
log = "0.4.0"
|
||||
env_logger = "0.9.0"
|
||||
|
||||
[dependencies.serenity]
|
||||
default-features = true
|
||||
features = ["builder", "cache", "client", "gateway", "model", "utils", "unstable_discord_api", "collector", "rustls_backend", "framework"]
|
||||
git = "https://github.com/serenity-rs/serenity"
|
||||
branch = "next"
|
||||
poise = "0.6.1"
|
||||
|
||||
[dependencies.tokio]
|
||||
version = "1.0"
|
||||
|
Reference in New Issue
Block a user