mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-01 04:18:20 +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-api"
|
||||
version = "0.0.0"
|
||||
repository = "https://github.com/rust-lang/rust-analyzer"
|
||||
description = "Client-side proc-macros for rust-analyzer."
|
||||
description = "RPC Api 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