mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 01:16:31 +03:00
api: add dc_jsonrpc_blocking_call()
This commit is contained in:
@@ -25,6 +25,7 @@ anyhow = "1"
|
||||
thiserror = "1"
|
||||
rand = "0.8"
|
||||
once_cell = "1.17.0"
|
||||
yerpc = { version = "0.4.4", features = ["anyhow_expose"] }
|
||||
|
||||
[features]
|
||||
default = ["vendored"]
|
||||
|
||||
Reference in New Issue
Block a user