This commit is contained in:
Dominik Werder
2021-04-14 18:46:25 +02:00
parent 91f3ec790c
commit 12fa9c2047
3 changed files with 79 additions and 34 deletions
+1
View File
@@ -18,6 +18,7 @@ futures-core = "0.3.14"
futures-util = "0.3.14"
async-stream = "0.3.0"
tracing = "0.1.25"
libc = "0.2.93"
hex = "0.4.3"
tiny-keccak = { version = "2.0", features = ["sha3"] }
err = { path = "../err" }