mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(deps): move proc-macro and syn to workspace deps (#3492)
This commit is contained in:
@ -11,9 +11,9 @@ repository.workspace = true
|
||||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
proc-macro2 = "1.0"
|
||||
proc-macro2.workspace = true
|
||||
syn = { version = "2.0", features = ["extra-traits"] }
|
||||
quote = "1.0"
|
||||
quote.workspace = true
|
||||
regex = "1.6.0"
|
||||
once_cell = "1.17.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user