prepare 1.73 (#3042)

* update changelog for 1.73.0

* bump version to 1.73.0
This commit is contained in:
bjoern
2022-01-31 15:12:44 +01:00
committed by GitHub
parent 97853c3660
commit 8c1bfac53b
4 changed files with 8 additions and 7 deletions

4
Cargo.lock generated
View File

@@ -1063,7 +1063,7 @@ dependencies = [
[[package]]
name = "deltachat"
version = "1.72.0"
version = "1.73.0"
dependencies = [
"ansi_term",
"anyhow",
@@ -1143,7 +1143,7 @@ dependencies = [
[[package]]
name = "deltachat_ffi"
version = "1.72.0"
version = "1.73.0"
dependencies = [
"anyhow",
"async-std",