This commit is contained in:
Igor Katson 2021-06-27 10:10:59 +01:00
parent 0bd3f95891
commit 5c092389f9
4 changed files with 112 additions and 45 deletions

1
Cargo.lock generated
View file

@ -515,6 +515,7 @@ dependencies = [
"futures",
"log",
"parking_lot",
"rand",
"reqwest",
"serde",
"sha1",