mirror of
https://github.com/chatmail/core.git
synced 2026-05-07 17:06:35 +03:00
Simplify layout of the deltachat-rpc-server crate
This commit is contained in:
@@ -9,9 +9,6 @@ license = "MPL-2.0"
|
|||||||
keywords = ["deltachat", "chat", "openpgp", "email", "encryption"]
|
keywords = ["deltachat", "chat", "openpgp", "email", "encryption"]
|
||||||
categories = ["cryptography", "std", "email"]
|
categories = ["cryptography", "std", "email"]
|
||||||
|
|
||||||
[[bin]]
|
|
||||||
name = "deltachat-rpc-server"
|
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
deltachat-jsonrpc = { path = "../deltachat-jsonrpc", default-features = false }
|
deltachat-jsonrpc = { path = "../deltachat-jsonrpc", default-features = false }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user