mirror of
https://github.com/chatmail/core.git
synced 2026-05-17 05:46:30 +03:00
add console-subscriber to rpc-stdio server
This commit is contained in:
@@ -22,6 +22,8 @@ tokio = { workspace = true, features = ["io-std"] }
|
||||
tokio-util = { workspace = true }
|
||||
tracing-subscriber = { workspace = true, features = ["env-filter"] }
|
||||
yerpc = { workspace = true, features = ["anyhow_expose", "openrpc"] }
|
||||
console-subscriber = "0.4.0"
|
||||
tracing = "0.1.40"
|
||||
|
||||
[features]
|
||||
default = ["vendored"]
|
||||
|
||||
Reference in New Issue
Block a user