Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/intern/Cargo.toml')
-rw-r--r--crates/intern/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/intern/Cargo.toml b/crates/intern/Cargo.toml
index 3152a0281c..bd9032e051 100644
--- a/crates/intern/Cargo.toml
+++ b/crates/intern/Cargo.toml
@@ -2,7 +2,7 @@
name = "intern"
version = "0.0.0"
repository = "https://github.com/rust-lang/rust-analyzer"
-description = "Global `Arc`-based object interning infrastructure."
+description = "Global `Arc`-based object interning infrastructure for rust-analyzer."
authors.workspace = true
edition.workspace = true