Merge branch 'main' into dependabot/cargo/syn-tw-2

This commit is contained in:
Víctor Martínez 2024-02-25 23:21:49 +01:00 committed by GitHub
commit 5b6c44d5b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,3 +15,4 @@ proc-macro = true
[dependencies]
quote = "1.0.3"
syn = { version = "^2", features = ["full"] }