fix: Fix typo in publisher field
This commit is contained in:
parent
e47f4597d4
commit
a8133680af
@ -7,7 +7,7 @@
|
|||||||
"icon": "icon.png",
|
"icon": "icon.png",
|
||||||
"version": "0.4.0-dev",
|
"version": "0.4.0-dev",
|
||||||
"releaseTag": null,
|
"releaseTag": null,
|
||||||
"publisher": "ryst-lang",
|
"publisher": "rust-lang",
|
||||||
"repository": {
|
"repository": {
|
||||||
"url": "https://github.com/rust-analyzer/rust-analyzer.git",
|
"url": "https://github.com/rust-analyzer/rust-analyzer.git",
|
||||||
"type": "git"
|
"type": "git"
|
||||||
|
Loading…
Reference in New Issue
Block a user