]> git.lizzy.rs Git - rust.git/blobdiff - crates/ide_ssr/Cargo.toml
minor: Remove frequent `Arc<Body>` clones in type checking
[rust.git] / crates / ide_ssr / Cargo.toml
index 9135857c38e0861bba0989c8cd7af65ae9e3d9b0..db6991d4e582d5c90b25ea708492d533ee81c040 100644 (file)
@@ -3,7 +3,7 @@ name = "ide_ssr"
 version = "0.0.0"
 description = "Structural search and replace of Rust code"
 license = "MIT OR Apache-2.0"
-repository = "https://github.com/rust-analyzer/rust-analyzer"
+repository = "https://github.com/rust-lang/rust-analyzer"
 edition = "2021"
 rust-version = "1.57"