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 = "base-db"
version = "0.0.0"
description = "TBD"
description = "Basic database traits. The concrete DB is defined by `ra_ap_ide`."
authors.workspace = true
edition.workspace = true