fix(ffi): rename generated lib to libdeltachat

Closes #68
This commit is contained in:
dignifiedquire
2019-05-16 17:32:06 +02:00
parent 342e416b4e
commit ddbb8bd756

View File

@@ -11,6 +11,7 @@ keywords = ["deltachat", "chat", "openpgp", "email", "encryption"]
categories = ["cryptography", "std", "email"]
[lib]
name = "deltachat"
crate-type = ["cdylib", "staticlib"]
[dependencies]