Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/parser/Cargo.toml')
-rw-r--r--crates/parser/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/parser/Cargo.toml b/crates/parser/Cargo.toml
index 050eb0252f..d3e763affc 100644
--- a/crates/parser/Cargo.toml
+++ b/crates/parser/Cargo.toml
@@ -1,6 +1,7 @@
[package]
name = "parser"
version = "0.0.0"
+repository = "https://github.com/rust-lang/rust-analyzer"
description = "The Rust parser for rust-analyzer."
authors.workspace = true