Skip to content

Commit e86b247

Browse files
authored
Merge pull request #18828 from lnicola/edition-description
minor: Add description field to edition manifest
2 parents 31b45b0 + b18979f commit e86b247

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/rust-analyzer/crates/edition/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[package]
22
name = "edition"
33
version = "0.0.0"
4+
description = "Rust edition support crate for rust-analyzer."
45
rust-version.workspace = true
56
edition.workspace = true
67
license.workspace = true

0 commit comments

Comments
 (0)