prepare 1.70 (#2858)

* update changelog for 1.70.0

* bump version to 1.70.0
This commit is contained in:
bjoern
2021-12-01 21:33:39 +01:00
committed by GitHub
parent 86e3297414
commit 576d31206d
4 changed files with 11 additions and 4 deletions

4
Cargo.lock generated
View File

@@ -1056,7 +1056,7 @@ dependencies = [
[[package]]
name = "deltachat"
version = "1.69.0"
version = "1.70.0"
dependencies = [
"ansi_term",
"anyhow",
@@ -1136,7 +1136,7 @@ dependencies = [
[[package]]
name = "deltachat_ffi"
version = "1.69.0"
version = "1.70.0"
dependencies = [
"anyhow",
"async-std",