Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/edition/Cargo.toml')
-rw-r--r--crates/edition/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/edition/Cargo.toml b/crates/edition/Cargo.toml
index 926b1e1cd4..0a9ae101eb 100644
--- a/crates/edition/Cargo.toml
+++ b/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