mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-01 20:31:59 +00:00
Add repository URL for published crates' missing [package.repository] fields
This commit is contained in:
parent
b5b0f4bc5a
commit
6f329e6d5b
31 changed files with 31 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
[package]
|
||||
name = "project-model"
|
||||
version = "0.0.0"
|
||||
repository = "https://github.com/rust-lang/rust-analyzer"
|
||||
description = "A representation for a Cargo project for rust-analyzer."
|
||||
|
||||
authors.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue