We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cargo deb
1 parent f89779e commit f002063Copy full SHA for f002063
crates/rust-analyzer/Cargo.toml
@@ -1,7 +1,10 @@
1
[package]
2
name = "rust-analyzer"
3
version = "0.0.0"
4
-description = "TBD"
+authors = ["rust-analyzer Team"]
5
+homepage = "https://github.com/rust-analyzer/rust-analyzer"
6
+description = "A language server for the Rust programming language"
7
+documentation = "https://rust-analyzer.github.io/manual.html"
8
license = "MIT OR Apache-2.0"
9
autobins = false
10
edition = "2018"
0 commit comments