mirror of
https://github.com/chatmail/core.git
synced 2026-05-07 17:06:35 +03:00
add json api to cffi and expose it in dc node
This commit is contained in:
@@ -16,6 +16,7 @@ crate-type = ["cdylib", "staticlib"]
|
||||
|
||||
[dependencies]
|
||||
deltachat = { path = "../", default-features = false }
|
||||
deltachat-jsonrpc = { path = "../deltachat-jsonrpc" }
|
||||
libc = "0.2"
|
||||
human-panic = "1"
|
||||
num-traits = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user