mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2026-04-17 21:24:52 +00:00
Minimal viable meta
This commit is contained in:
@@ -12,8 +12,13 @@
|
||||
"url": "https://github.com/rust-analyzer/rust-analyzer.git",
|
||||
"type": "git"
|
||||
},
|
||||
"homepage": "https://rust-analyzer.github.io/",
|
||||
"license": "MIT OR Apache-2.0",
|
||||
"keywords": [
|
||||
"rust"
|
||||
],
|
||||
"categories": [
|
||||
"Other"
|
||||
"Programming Languages"
|
||||
],
|
||||
"engines": {
|
||||
"vscode": "^1.42.0"
|
||||
|
||||
Reference in New Issue
Block a user