Start playing with cbindgen

This commit is contained in:
Floris Bruynooghe
2022-04-07 20:56:16 +02:00
parent 918ee47c79
commit eeaf320595
10 changed files with 945 additions and 221 deletions

View File

@@ -25,6 +25,9 @@ anyhow = "1"
thiserror = "1"
rand = "0.7"
[build-dependencies]
cbindgen = "0.21.0"
[features]
default = ["vendored"]
vendored = ["deltachat/vendored"]