mirror of
https://codeberg.org/JasterV/test-context.git
synced 2026-04-26 18:10:06 +00:00
commit
be4dd4e39c
1 changed files with 1 additions and 1 deletions
|
|
@ -14,4 +14,4 @@ proc-macro = true
|
|||
|
||||
[dependencies]
|
||||
quote = "1.0.3"
|
||||
syn = { version = "^1", features = ["full"] }
|
||||
syn = { version = "2", features = ["full"] }
|
||||
|
|
|
|||
Loading…
Reference in a new issue