mirror of
https://github.com/chatmail/core.git
synced 2026-04-29 11:26:29 +03:00
add console-subscriber to rpc-stdio server
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -1515,6 +1515,7 @@ name = "deltachat-rpc-server"
|
||||
version = "1.148.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"console-subscriber",
|
||||
"deltachat",
|
||||
"deltachat-jsonrpc",
|
||||
"futures-lite 2.3.0",
|
||||
@@ -1523,6 +1524,7 @@ dependencies = [
|
||||
"serde_json",
|
||||
"tokio",
|
||||
"tokio-util",
|
||||
"tracing",
|
||||
"tracing-subscriber",
|
||||
"yerpc",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user