mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00
Merge pull request #18828 from lnicola/edition-description
minor: Add description field to edition manifest
This commit is contained in:
commit
c528b56b92
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user