mirror of
https://github.com/natsukagami/youmubot.git
synced 2025-05-24 09:10:49 +00:00
Update serenity to v0.9.0-rc.2
This commit is contained in:
parent
e25701a99c
commit
85ef689909
7 changed files with 34 additions and 11 deletions
|
@ -7,7 +7,7 @@ edition = "2018"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
serenity = "0.9.0-rc.0"
|
||||
serenity = "0.9.0-rc.2"
|
||||
chrono = "0.4.10"
|
||||
reqwest = "0.10.1"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue