mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-08-16 00:20:46 +00:00
Bump quote
This commit is contained in:
parent
416787d26d
commit
c7c314d462
2 changed files with 5 additions and 5 deletions
|
@ -29,7 +29,7 @@ profile = { path = "../profile", version = "0.0.0" }
|
|||
rayon = "1.5.3"
|
||||
expect-test = "1.3.0"
|
||||
proc-macro2 = "1.0.39"
|
||||
quote = "1.0.18"
|
||||
quote = "1.0.20"
|
||||
ungrammar = "1.16.1"
|
||||
|
||||
test-utils = { path = "../test-utils" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue