Remove minor versions from deltachat_derive and deltachat-ffi

Also run `cargo update`
This commit is contained in:
link2xt
2021-09-25 12:15:59 +00:00
parent 1dbbf6b3be
commit ee32a7b00a
4 changed files with 23 additions and 23 deletions

View File

@@ -77,7 +77,7 @@ humansize = "1"
[dev-dependencies]
ansi_term = "0.12.0"
async-std = { version = "1.10.0", features = ["unstable", "attributes"] }
async-std = { version = "1", features = ["unstable", "attributes"] }
criterion = "0.3"
futures-lite = "1.12"
log = "0.4"