mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
Add proc-macro2 and quote to [workspace.dependencies].
This commit is contained in:
@@ -68,6 +68,8 @@ itertools = "0.12.1"
|
||||
# https://github.com/bytecodealliance/rustix/issues/1496
|
||||
libc = "=0.2.174"
|
||||
memchr = "2.7.5"
|
||||
proc-macro2 = "1.0.101"
|
||||
quote = "1.0.40"
|
||||
rustc-literal-escaper = "0.0.5"
|
||||
serde_json = "1.0.142"
|
||||
thin-vec = "0.2.14"
|
||||
|
||||
Reference in New Issue
Block a user