mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-01 20:31:59 +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 = "parser"
|
||||
version = "0.0.0"
|
||||
description = "TBD"
|
||||
description = "The Rust parser for rust-analyzer."
|
||||
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue