mirror of
https://github.com/natsukagami/youmubot.git
synced 2025-05-24 01:00:49 +00:00
Update serenity and make prelude compile
This commit is contained in:
parent
a6d1259362
commit
3f115eaab0
8 changed files with 363 additions and 32 deletions
|
@ -7,7 +7,7 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
serenity = "0.11.2"
|
||||
serenity = "0.12"
|
||||
dotenv = "0.15.0"
|
||||
serde = { version = "1.0.137", features = ["derive"] }
|
||||
chrono = "0.4.19"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue