Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/ide-db/Cargo.toml')
-rw-r--r--crates/ide-db/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/ide-db/Cargo.toml b/crates/ide-db/Cargo.toml
index 7eeb36cebb..1d395f1c2d 100644
--- a/crates/ide-db/Cargo.toml
+++ b/crates/ide-db/Cargo.toml
@@ -2,7 +2,7 @@
name = "ide-db"
version = "0.0.0"
repository = "https://github.com/rust-lang/rust-analyzer"
-description = "Core data-structure representing IDE state."
+description = "Core data structure representing IDE state."
authors.workspace = true
edition.workspace = true