Can retrieve the problematic channel with split on wrong node
This commit is contained in:
@@ -18,10 +18,12 @@ futures-util = "0.3.14"
|
||||
tracing = "0.1.25"
|
||||
async-channel = "1.6"
|
||||
itertools = "0.10.1"
|
||||
chrono = "0.4.19"
|
||||
err = { path = "../err" }
|
||||
netpod = { path = "../netpod" }
|
||||
dbconn = { path = "../dbconn" }
|
||||
disk = { path = "../disk" }
|
||||
items = { path = "../items" }
|
||||
parse = { path = "../parse" }
|
||||
netfetch = { path = "../netfetch" }
|
||||
archapp_wrap = { path = "../archapp_wrap" }
|
||||
|
||||
Reference in New Issue
Block a user