File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "ide_ssr"
3
3
version = " 0.0.0"
4
4
description = " Structural search and replace of Rust code"
5
5
license = " MIT OR Apache-2.0"
6
- repository = " https://github.com/rust-analyzer /rust-analyzer"
6
+ repository = " https://github.com/rust-lang /rust-analyzer"
7
7
edition = " 2021"
8
8
rust-version = " 1.57"
9
9
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "syntax"
3
3
version = " 0.0.0"
4
4
description = " Comment and whitespace preserving parser for the Rust language"
5
5
license = " MIT OR Apache-2.0"
6
- repository = " https://github.com/rust-analyzer /rust-analyzer"
6
+ repository = " https://github.com/rust-lang /rust-analyzer"
7
7
edition = " 2021"
8
8
rust-version = " 1.57"
9
9
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "la-arena"
3
3
version = " 0.3.0"
4
4
description = " Simple index-based arena without deletion."
5
5
license = " MIT OR Apache-2.0"
6
- repository = " https://github.com/rust-analyzer /rust-analyzer"
6
+ repository = " https://github.com/rust-lang /rust-analyzer"
7
7
documentation = " https://docs.rs/la-arena"
8
8
categories = [" data-structures" , " memory-management" , " rust-patterns" ]
9
9
edition = " 2021"
You can’t perform that action at this time.
0 commit comments