mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-03 07:04:49 +00:00
Bump proc-macro2
This commit is contained in:
parent
792920f441
commit
f5bbf9a06a
2 changed files with 3 additions and 3 deletions
|
@ -28,7 +28,7 @@ profile = { path = "../profile", version = "0.0.0" }
|
|||
[dev-dependencies]
|
||||
rayon = "1.5.3"
|
||||
expect-test = "1.4.0"
|
||||
proc-macro2 = "1.0.39"
|
||||
proc-macro2 = "1.0.47"
|
||||
quote = "1.0.20"
|
||||
ungrammar = "1.16.1"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue