mirror of
https://github.com/natsukagami/youmubot.git
synced 2025-05-25 17:40:52 +00:00
Prelude: no more crossbeam/rayon
This commit is contained in:
parent
1508523ca9
commit
2ad04b34c9
2 changed files with 0 additions and 4 deletions
|
@ -12,9 +12,7 @@ async-trait = "0.1"
|
|||
futures-util = "0.3"
|
||||
tokio = { version = "0.2", features = ["time"] }
|
||||
youmubot-db = { path = "../youmubot-db" }
|
||||
crossbeam-channel = "0.4"
|
||||
reqwest = "0.10"
|
||||
rayon = "1"
|
||||
chrono = "0.4"
|
||||
|
||||
[dependencies.serenity]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue