project: Fine-grained language server management (#23708)
This reverts commit d8c9fdd014
.
Closes #ISSUE
Release Notes:
- N/A
This commit is contained in:
parent
2b677736bf
commit
c4e6c619ba
28 changed files with 2227 additions and 936 deletions
|
@ -14,7 +14,7 @@ proc-macro = true
|
|||
doctest = true
|
||||
|
||||
[dependencies]
|
||||
proc-macro2 = "1.0.66"
|
||||
proc-macro2 = "1.0.93"
|
||||
quote = "1.0.9"
|
||||
syn = { version = "1.0.72", features = ["full", "extra-traits"] }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue