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.
2 parents 9e20f4b + 26456e6 commit 03f935dCopy full SHA for 03f935d
src/tools/rust-analyzer/crates/rust-analyzer/Cargo.toml
@@ -1,7 +1,8 @@
1
[package]
2
name = "rust-analyzer"
3
version = "0.0.0"
4
-homepage = "https://github.com/rust-analyzer/rust-analyzer"
+homepage = "https://rust-analyzer.github.io/"
5
+repository = "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
autobins = false
0 commit comments