Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/test-utils/Cargo.toml')
-rw-r--r--crates/test-utils/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/test-utils/Cargo.toml b/crates/test-utils/Cargo.toml
index 2d64893434..b1457722a9 100644
--- a/crates/test-utils/Cargo.toml
+++ b/crates/test-utils/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "test-utils"
version = "0.0.0"
-repository = "https://github.com/rust-lang/rust-analyzer"
+repository.workspace = true
description = "Assorted testing utilities for rust-analyzer."
authors.workspace = true