mirror of
https://github.com/chatmail/core.git
synced 2026-05-22 16:26:31 +03:00
use provider overview crate instead of git
This commit is contained in:
committed by
holger krekel
parent
711bc69750
commit
5d0481f7a2
@@ -16,7 +16,7 @@ crate-type = ["cdylib", "staticlib"]
|
||||
|
||||
[dependencies]
|
||||
deltachat = { path = "../", default-features = false }
|
||||
deltachat-provider-overview = { git = "https://github.com/deltachat/provider-overview", rev = "366b41a7503973e4ffac3aa5173b419f2f03c211" }
|
||||
deltachat-provider-overview = "0.1.0"
|
||||
libc = "0.2"
|
||||
human-panic = "1.0.1"
|
||||
num-traits = "0.2.6"
|
||||
|
||||
Reference in New Issue
Block a user