Apply Veykril's change suggestions

This commit is contained in:
Vincent Esche 2024-08-03 17:48:46 +02:00
parent e9ee0d4166
commit f8de86b308
4 changed files with 4 additions and 4 deletions

View file

@ -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