Simplify layout of the deltachat-rpc-server crate

This commit is contained in:
link2xt
2023-03-23 20:43:51 +00:00
parent 2f02be4c64
commit fa278d50f7
2 changed files with 0 additions and 3 deletions

View File

@@ -9,9 +9,6 @@ license = "MPL-2.0"
keywords = ["deltachat", "chat", "openpgp", "email", "encryption"]
categories = ["cryptography", "std", "email"]
[[bin]]
name = "deltachat-rpc-server"
[dependencies]
deltachat-jsonrpc = { path = "../deltachat-jsonrpc", default-features = false }