mirror of
https://github.com/chatmail/core.git
synced 2026-05-07 08:56:30 +03:00
feat: add better feature configurations
This commit is contained in:
@@ -20,4 +20,7 @@ libc = "0.2"
|
||||
human-panic = "1.0.1"
|
||||
|
||||
[features]
|
||||
default = ["deltachat/vendored"]
|
||||
default = ["vendored", "nightly", "ringbuf"]
|
||||
vendored = ["deltachat/vendored"]
|
||||
nightly = ["deltachat/nightly"]
|
||||
ringbuf = ["deltachat/ringbuf"]
|
||||
|
||||
Reference in New Issue
Block a user