mirror of
https://github.com/natsukagami/youmubot.git
synced 2025-05-24 09:10:49 +00:00
Prelude: update to async
This commit is contained in:
parent
bfd9d1c68d
commit
2e718c3e60
2 changed files with 259 additions and 2 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.8"
|
||||
serenity = "0.9.0-rc.0"
|
||||
youmubot-db = { path = "../youmubot-db" }
|
||||
crossbeam-channel = "0.4"
|
||||
reqwest = "0.10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue