mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 12:56:30 +03:00
Remove minor versions from deltachat_derive and deltachat-ffi
Also run `cargo update`
This commit is contained in:
@@ -9,5 +9,5 @@ license = "MPL-2.0"
|
||||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
syn = "1.0.76"
|
||||
quote = "1.0.2"
|
||||
syn = "1"
|
||||
quote = "1"
|
||||
|
||||
Reference in New Issue
Block a user