mirror of
https://github.com/natsukagami/youmubot.git
synced 2025-05-24 09:10:49 +00:00
Move to codeforces v0.2
This commit is contained in:
parent
acc1b92002
commit
21eb78e5aa
2 changed files with 13 additions and 5 deletions
|
@ -10,7 +10,7 @@ serde = { version = "1", features = ["derive"] }
|
|||
reqwest = "0.10.1"
|
||||
serenity = "0.8"
|
||||
Inflector = "0.11"
|
||||
codeforces = { git = "https://github.com/natsukagami/rust-codeforces-api" }
|
||||
codeforces = "0.2"
|
||||
regex = "1"
|
||||
lazy_static = "1"
|
||||
rayon = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue