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

@@ -9,5 +9,5 @@ license = "MPL-2.0"
proc-macro = true
[dependencies]
syn = "1.0.76"
quote = "1.0.2"
syn = "1"
quote = "1"