mirror of
https://github.com/chatmail/core.git
synced 2026-05-24 09:16:32 +03:00
feat(ffi): install global panic handler (#108)
This commit is contained in:
committed by
Lars-Magnus Skog
parent
5c8bfd4370
commit
a2fc127923
@@ -17,6 +17,7 @@ crate-type = ["cdylib", "staticlib"]
|
||||
[dependencies]
|
||||
deltachat = { path = "../" }
|
||||
libc = "0.2"
|
||||
human-panic = "1.0.1"
|
||||
|
||||
[features]
|
||||
default = ["deltachat/vendored"]
|
||||
default = ["deltachat/vendored"]
|
||||
|
||||
Reference in New Issue
Block a user