Move to codeforces v0.2

This commit is contained in:
Natsu Kagami 2020-09-07 21:23:11 -04:00
parent acc1b92002
commit 21eb78e5aa
Signed by: nki
GPG key ID: 73376E117CD20735
2 changed files with 13 additions and 5 deletions

View file

@ -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"