bump version to 1.28

This commit is contained in:
B. Petersen
2020-03-25 19:30:52 +01:00
parent edc5754c68
commit fd3e6e0ee4
3 changed files with 5 additions and 5 deletions

6
Cargo.lock generated
View File

@@ -624,7 +624,7 @@ dependencies = [
[[package]]
name = "deltachat"
version = "1.27.0"
version = "1.28.0"
dependencies = [
"async-imap 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"async-native-tls 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -690,9 +690,9 @@ dependencies = [
[[package]]
name = "deltachat_ffi"
version = "1.27.0"
version = "1.28.0"
dependencies = [
"deltachat 1.27.0",
"deltachat 1.28.0",
"failure 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
"human-panic 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.67 (registry+https://github.com/rust-lang/crates.io-index)",