Flumify everything

This commit is contained in:
James Wilson
2021-08-10 11:19:26 +01:00
parent 11b0b3a3c7
commit bd7a21ec39
14 changed files with 73 additions and 165 deletions
+3
View File
@@ -202,6 +202,7 @@ dependencies = [
"bimap",
"bincode",
"bytes",
"flume",
"fnv",
"futures",
"hex",
@@ -1607,6 +1608,7 @@ dependencies = [
"anyhow",
"bincode",
"common",
"flume",
"futures",
"hex",
"http",
@@ -1644,6 +1646,7 @@ version = "0.1.0"
dependencies = [
"anyhow",
"common",
"flume",
"futures",
"http",
"log",