mirror of
https://github.com/natsukagami/youmubot.git
synced 2025-05-24 09:10:49 +00:00
Everything works!
This commit is contained in:
parent
3b217fd5c9
commit
f54f3ae1a6
3 changed files with 6 additions and 6 deletions
|
@ -11,7 +11,7 @@ tokio = { version = "0.2", features = ["time"] }
|
|||
reqwest = "0.10.1"
|
||||
serenity = "0.9.0-rc.0"
|
||||
Inflector = "0.11"
|
||||
codeforces = "0.2"
|
||||
codeforces = "0.2.1"
|
||||
regex = "1"
|
||||
lazy_static = "1"
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue