Skip to content

Commit

Permalink
Merge pull request #18828 from lnicola/edition-description
Browse files Browse the repository at this point in the history
minor: Add description field to edition manifest
  • Loading branch information
lnicola authored Jan 3, 2025
2 parents 3d63003 + c8da114 commit c528b56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/edition/Cargo.toml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit c528b56

Please sign in to comment.