Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/ide-diagnostics/Cargo.toml')
-rw-r--r--crates/ide-diagnostics/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/ide-diagnostics/Cargo.toml b/crates/ide-diagnostics/Cargo.toml
index edd0500933..ad561b6b80 100644
--- a/crates/ide-diagnostics/Cargo.toml
+++ b/crates/ide-diagnostics/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "ide-diagnostics"
version = "0.0.0"
-description = "TBD"
+description = "Diagnostics rendering and fixits."
authors.workspace = true
edition.workspace = true