Skip to content

Commit

Permalink
use the repository field to link to the repository
Browse files Browse the repository at this point in the history
  • Loading branch information
szabgab committed May 5, 2024
1 parent 1a5bb27 commit d0c0660
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion crates/rust-analyzer/Cargo.toml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit d0c0660

Please sign in to comment.