mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 05:16:28 +03:00
add json api to cffi and expose it in dc node
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -1314,7 +1314,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "deltachat-jsonrpc"
|
||||
version = "0.1.0"
|
||||
version = "1.86.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-channel",
|
||||
@@ -1349,6 +1349,7 @@ dependencies = [
|
||||
"anyhow",
|
||||
"async-std",
|
||||
"deltachat",
|
||||
"deltachat-jsonrpc",
|
||||
"human-panic",
|
||||
"libc",
|
||||
"num-traits",
|
||||
|
||||
Reference in New Issue
Block a user