Add repository URL for published crates' missing [package.repository] fields

This commit is contained in:
Vincent Esche 2024-07-30 14:11:16 +02:00
parent b5b0f4bc5a
commit 6f329e6d5b
31 changed files with 31 additions and 0 deletions

View file

@ -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