Replace "TBD" with more helpful desciptions in published crates' [package.description] fields

This commit is contained in:
Vincent Esche 2024-07-30 14:10:08 +02:00
parent 4a99d795d0
commit b5b0f4bc5a
33 changed files with 33 additions and 33 deletions

View file

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