mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 21:06:31 +03:00
remove extern c and no_mangle
This commit is contained in:
@@ -4,6 +4,9 @@ version = "0.1.0"
|
||||
authors = ["dignifiedquire <dignifiedquire@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[lib]
|
||||
name = "deltachat"
|
||||
crate-type = ["cdylib", "staticlib"]
|
||||
|
||||
[build-dependencies]
|
||||
cc = "1.0.35"
|
||||
|
||||
Reference in New Issue
Block a user