about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/tools/rust-analyzer/crates/edition/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/rust-analyzer/crates/edition/Cargo.toml b/src/tools/rust-analyzer/crates/edition/Cargo.toml
index 926b1e1cd41..0a9ae101eb1 100644
--- a/src/tools/rust-analyzer/crates/edition/Cargo.toml
+++ b/src/tools/rust-analyzer/crates/edition/Cargo.toml
@@ -1,6 +1,7 @@
 [package]
 name = "edition"
 version = "0.0.0"
+description = "Rust edition support crate for rust-analyzer."
 rust-version.workspace = true
 edition.workspace = true
 license.workspace = true