Update serenity and make prelude compile

This commit is contained in:
Natsu Kagami 2024-02-17 23:33:21 +01:00 committed by Natsu Kagami
parent a6d1259362
commit 3f115eaab0
8 changed files with 363 additions and 32 deletions

View file

@ -19,7 +19,7 @@ rosu-pp = "0.9.1"
rosu-v2 = { git = "https://github.com/natsukagami/rosu-v2", rev = "6f6731cb2f0d235b006ab375dd94b446dde894ac" }
time = "0.3"
serde = { version = "1.0.137", features = ["derive"] }
serenity = "0.11.2"
serenity = "0.12"
zip = "0.6.2"
rand = "0.8"