Allow watching contests from before it begins

This commit is contained in:
Natsu Kagami 2022-06-14 21:49:22 -04:00
parent cfb0f9de8b
commit 975ee3ba43
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51
5 changed files with 123 additions and 11 deletions

1
Cargo.lock generated
View file

@ -2369,6 +2369,7 @@ dependencies = [
"codeforces",
"dashmap",
"lazy_static",
"log",
"regex",
"reqwest",
"serde",