Update syn crate in deltachat_derive

This commit is contained in:
link2xt
2023-04-02 16:40:07 +00:00
parent 720b5aa7c1
commit c6e9fbd501
3 changed files with 54 additions and 42 deletions

View File

@@ -8,5 +8,5 @@ license = "MPL-2.0"
proc-macro = true
[dependencies]
syn = "1"
syn = "2"
quote = "1"