🏗️ Remove data handling from components
The data sent by matrix_interface senders is now handled by the App.
This commit is contained in:
@@ -26,6 +26,8 @@ tokio = "1.34.0"
|
||||
flume = "0.11.0"
|
||||
log = "0.4.20"
|
||||
tracing = "0.1.40"
|
||||
futures-util = "0.3.29"
|
||||
futures = "0.3.29"
|
||||
|
||||
[build]
|
||||
target = "x86_64-unknown-linux-gnu"
|
||||
|
Reference in New Issue
Block a user