Auto merge of #17188 - szabgab:patch-1, r=Veykril

use the repository field to link to the repository
This commit is contained in:
bors 2024-05-13 10:16:45 +00:00
commit 03f935d4c1

View File

@ -1,7 +1,8 @@
[package]
name = "rust-analyzer"
version = "0.0.0"
homepage = "https://github.com/rust-analyzer/rust-analyzer"
homepage = "https://rust-analyzer.github.io/"
repository = "https://github.com/rust-analyzer/rust-analyzer"
description = "A language server for the Rust programming language"
documentation = "https://rust-analyzer.github.io/manual.html"
autobins = false