Pin to the same version of rust nightly as delta

This commit is contained in:
2020-05-19 00:16:01 +01:00
parent 825f5d90ed
commit aae7607c7f
5 changed files with 14 additions and 8 deletions

View File

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