Merge #9631
9631: Added some metadata for rust-analyzer package sufficient to build a package using `cargo deb` r=matklad a=KOLANICH Co-authored-by: KOLANICH <kolan_n@mail.ru>
This commit is contained in:
commit
4b6651a1d1
@ -1,7 +1,10 @@
|
||||
[package]
|
||||
name = "rust-analyzer"
|
||||
version = "0.0.0"
|
||||
description = "TBD"
|
||||
authors = ["rust-analyzer Team"]
|
||||
homepage = "https://github.com/rust-analyzer/rust-analyzer"
|
||||
description = "A language server for the Rust programming language"
|
||||
documentation = "https://rust-analyzer.github.io/manual.html"
|
||||
license = "MIT OR Apache-2.0"
|
||||
autobins = false
|
||||
edition = "2018"
|
||||
|
Loading…
Reference in New Issue
Block a user