mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-02 04:48:13 +00:00
Replace "TBD" with more helpful desciptions in published crates' [package.description] fields
This commit is contained in:
parent
4a99d795d0
commit
b5b0f4bc5a
33 changed files with 33 additions and 33 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "proc-macro-srv-cli"
|
||||
version = "0.0.0"
|
||||
description = "TBD"
|
||||
description = "A standalone binary for `proc-macro-srv`."
|
||||
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue