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

View file

@ -19,6 +19,7 @@ bitvec = "0.22"
parking_lot = "0.11"
log = "0.4"
size_format = "1"
rand = "0.8"
uuid = {version = "0.8", features = ["v4"]}
futures = "0.3"