Use latest poise and serenity

Fuck warnings lol
This commit is contained in:
Natsu Kagami 2025-01-03 13:36:26 +01:00 committed by Natsu Kagami
parent da22b71f55
commit aa2ee0cc86
4 changed files with 134 additions and 42 deletions

View file

@ -20,7 +20,7 @@ rosu-map = "0.1"
time = "0.3"
serde = { version = "1.0.137", features = ["derive"] }
serenity = "0.12"
poise = "0.6"
poise = { git = "https://github.com/serenity-rs/poise", branch = "current" }
zip = "0.6.2"
rand = "0.8"
futures-util = "0.3.30"