Add proc-macro2 and quote to [workspace.dependencies].
This commit is contained in:
@@ -11,8 +11,8 @@ proc-macro = true
|
||||
annotate-snippets = "0.11"
|
||||
fluent-bundle = "0.16"
|
||||
fluent-syntax = "0.12"
|
||||
proc-macro2 = "1"
|
||||
quote = "1"
|
||||
proc-macro2.workspace = true
|
||||
quote.workspace = true
|
||||
syn = { version = "2", features = ["full"] }
|
||||
unic-langid = { version = "0.9.0", features = ["macros"] }
|
||||
# tidy-alphabetical-end
|
||||
|
||||
Reference in New Issue
Block a user