mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-25 05:23:12 +00:00
fix: Fix typo in publisher field
This commit is contained in:
parent
e47f4597d4
commit
a8133680af
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
"icon": "icon.png",
|
||||
"version": "0.4.0-dev",
|
||||
"releaseTag": null,
|
||||
"publisher": "ryst-lang",
|
||||
"publisher": "rust-lang",
|
||||
"repository": {
|
||||
"url": "https://github.com/rust-analyzer/rust-analyzer.git",
|
||||
"type": "git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue