refactor: move lapin code into revolt-broker crate
This commit is contained in:
@@ -39,6 +39,7 @@ async-std = { version = "1.8.0", features = [
|
||||
# core
|
||||
authifier = { version = "1.0.15" }
|
||||
revolt-result = { path = "../core/result" }
|
||||
revolt-broker = { path = "../core/broker" }
|
||||
revolt-models = { path = "../core/models" }
|
||||
revolt-config = { path = "../core/config" }
|
||||
revolt-database = { path = "../core/database" }
|
||||
|
||||
Reference in New Issue
Block a user