Refactor (WIP) the event fetch pipeline
This commit is contained in:
@@ -23,8 +23,8 @@ futures-core = "0.3.14"
|
||||
futures-util = "0.3.14"
|
||||
tracing = "0.1.25"
|
||||
hex = "0.4.3"
|
||||
scylla = "0.4.4"
|
||||
tokio-postgres = "0.7.6"
|
||||
scylla = "0.5"
|
||||
tokio-postgres = "0.7.7"
|
||||
err = { path = "../err" }
|
||||
netpod = { path = "../netpod" }
|
||||
disk = { path = "../disk" }
|
||||
|
||||
Reference in New Issue
Block a user