mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-03 05:13:35 +00:00
Apply Veykril's change suggestions
This commit is contained in:
parent
e9ee0d4166
commit
f8de86b308
4 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
name = "proc-macro-srv-cli"
|
||||
version = "0.0.0"
|
||||
repository = "https://github.com/rust-lang/rust-analyzer"
|
||||
description = "A standalone binary for `proc-macro-srv`."
|
||||
description = "A standalone binary for the `proc-macro-srv` crate of rust-analyzer."
|
||||
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue