rename and update providers crate

This commit is contained in:
Simon Laux
2019-09-25 15:15:58 +02:00
committed by holger krekel
parent e1dc4b69f5
commit 8d702d0b77
3 changed files with 12 additions and 12 deletions

View File

@@ -16,7 +16,7 @@ crate-type = ["cdylib", "staticlib"]
[dependencies]
deltachat = { path = "../", default-features = false }
deltachat-provider-overview = "0.1.0"
deltachat-provider-database = "0.2.1"
libc = "0.2"
human-panic = "1.0.1"
num-traits = "0.2.6"