Import channel scan code into retrieval-rs
This commit is contained in:
@@ -20,6 +20,8 @@ bincode = "1.3.3"
|
||||
#dashmap = "3"
|
||||
tokio-postgres = { version = "0.7", features = ["runtime", "with-chrono-0_4", "with-serde_json-1"] }
|
||||
chrono = "0.4"
|
||||
regex = "1.5.4"
|
||||
err = { path = "../err" }
|
||||
netpod = { path = "../netpod" }
|
||||
parse = { path = "../parse" }
|
||||
taskrun = { path = "../taskrun" }
|
||||
|
||||
Reference in New Issue
Block a user