mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-02 04:48:13 +00:00
Replace "ra_ap_ide" with "ide (aka ra_ap_ide)"
This commit is contained in:
parent
0a45f6dc24
commit
e9ee0d4166
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
name = "base-db"
|
||||
version = "0.0.0"
|
||||
repository = "https://github.com/rust-lang/rust-analyzer"
|
||||
description = "Basic database traits. The concrete DB is defined by `ra_ap_ide`."
|
||||
description = "Basic database traits. The concrete DB is defined by `ide` (aka `ra_ap_ide`)."
|
||||
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue