Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/intern/Cargo.toml')
-rw-r--r--crates/intern/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/intern/Cargo.toml b/crates/intern/Cargo.toml
index eda5e3de16..3152a0281c 100644
--- a/crates/intern/Cargo.toml
+++ b/crates/intern/Cargo.toml
@@ -1,6 +1,7 @@
[package]
name = "intern"
version = "0.0.0"
+repository = "https://github.com/rust-lang/rust-analyzer"
description = "Global `Arc`-based object interning infrastructure."
authors.workspace = true