Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/span/Cargo.toml')
-rw-r--r--crates/span/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/span/Cargo.toml b/crates/span/Cargo.toml
index d072860320..3381dac0b4 100644
--- a/crates/span/Cargo.toml
+++ b/crates/span/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "span"
version = "0.0.0"
-repository = "https://github.com/rust-lang/rust-analyzer"
+repository.workspace = true
description = "File and span related types for rust-analyzer."
rust-version.workspace = true