add provider info function

This commit is contained in:
Simon Laux
2019-09-04 17:55:32 +02:00
parent 46520edd87
commit ffa2d0f502
5 changed files with 61 additions and 1 deletions

View File

@@ -20,6 +20,9 @@ libc = "0.2"
human-panic = "1.0.1"
num-traits = "0.2.6"
deltachat-provider-overview = { git = "https://github.com/deltachat/provider-overview", rev = "e52d915c05232c40284387bfe13862c6a2293060" }
serde_json = "1.0"
[features]
default = ["vendored", "nightly", "ringbuf"]
vendored = ["deltachat/vendored"]