Deltachat connects on connection startup

This commit is contained in:
2020-05-12 01:25:48 +01:00
parent 9151f64a6d
commit 2a565b3ee7
7 changed files with 228 additions and 44 deletions

View File

@@ -11,6 +11,7 @@ license = "MIT"
anyhow = "1.0"
dbus = "0.8"
deltachat = { git = "https://github.com/deltachat/deltachat-core-rust", tag="1.31.0" }
directories = "2.0"
rand = "0.7"
[profile.release]