Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/ide-db/Cargo.toml')
-rw-r--r--crates/ide-db/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/ide-db/Cargo.toml b/crates/ide-db/Cargo.toml
index 18e77bf7cc..7eeb36cebb 100644
--- a/crates/ide-db/Cargo.toml
+++ b/crates/ide-db/Cargo.toml
@@ -1,6 +1,7 @@
[package]
name = "ide-db"
version = "0.0.0"
+repository = "https://github.com/rust-lang/rust-analyzer"
description = "Core data-structure representing IDE state."
authors.workspace = true