This commit is contained in:
Igor Katson 2021-06-26 18:13:46 +01:00
parent 2b768a5505
commit 34ea225560
5 changed files with 202 additions and 84 deletions

View file

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