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