stop autogenerating the header

This commit is contained in:
dignifiedquire
2019-04-28 18:06:26 +03:00
parent aa32c53a43
commit 2acaf54f69
6 changed files with 1244 additions and 34 deletions

View File

@@ -16,6 +16,3 @@ crate-type = ["cdylib", "staticlib"]
[dependencies]
deltachat = { path = "../" }
libc = "0.2"
[build-dependencies]
cbindgen = "0.8"