mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
Add "vendored" feature to deltachat-jsonrpc
This commit is contained in:
@@ -36,5 +36,6 @@ tokio = { version = "1.25.0", features = ["full", "rt-multi-thread"] }
|
||||
|
||||
|
||||
[features]
|
||||
default = []
|
||||
default = ["vendored"]
|
||||
webserver = ["env_logger", "axum", "tokio/full", "yerpc/support-axum"]
|
||||
vendored = ["deltachat/vendored"]
|
||||
|
||||
Reference in New Issue
Block a user