mirror of
https://github.com/chatmail/core.git
synced 2026-05-16 21:36:30 +03:00
fixup
This commit is contained in:
@@ -15,7 +15,7 @@ name = "deltachat"
|
||||
crate-type = ["cdylib", "staticlib"]
|
||||
|
||||
[dependencies]
|
||||
deltachat = { path = "../" }
|
||||
deltachat = { path = "../", default-features = false }
|
||||
libc = "0.2"
|
||||
human-panic = "1.0.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user