Refactored local delivery to avoid mpsc channel
This commit is contained in:
@@ -12,6 +12,7 @@ directory = { path = "../directory" }
|
||||
trc = { path = "../trc" }
|
||||
store = { path = "../store" }
|
||||
common = { path = "../common" }
|
||||
email = { path = "../email" }
|
||||
nlp = { path = "../nlp" }
|
||||
utils = { path = "../utils" }
|
||||
mail-parser = { version = "0.9", features = ["full_encoding", "ludicrous_mode"] }
|
||||
|
||||
Reference in New Issue
Block a user