mirror of
https://github.com/chatmail/core.git
synced 2026-05-20 15:26:30 +03:00
feat(deltachat-rpc-server): add --openrpc option
This commit is contained in:
@@ -22,7 +22,7 @@ log = "0.4"
|
||||
async-channel = { version = "1.8.0" }
|
||||
futures = { version = "0.3.28" }
|
||||
serde_json = "1.0.99"
|
||||
yerpc = { version = "0.5.1", features = ["anyhow_expose", "openrpc"] }
|
||||
yerpc = { version = "0.5.2", features = ["anyhow_expose", "openrpc"] }
|
||||
typescript-type-def = { version = "0.5.5", features = ["json_value"] }
|
||||
tokio = { version = "1.29.1" }
|
||||
sanitize-filename = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user