Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/paths/Cargo.toml')
-rw-r--r--crates/paths/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/paths/Cargo.toml b/crates/paths/Cargo.toml
index 0d50d1598f..c6a5e08bcd 100644
--- a/crates/paths/Cargo.toml
+++ b/crates/paths/Cargo.toml
@@ -2,7 +2,7 @@
name = "paths"
version = "0.0.0"
repository = "https://github.com/rust-lang/rust-analyzer"
-description = "Path wrappers for absolute and relative paths."
+description = "Path wrappers for absolute and relative paths rust-analyzer."
authors.workspace = true
edition.workspace = true