Minimal viable meta

This commit is contained in:
Aleksey Kladov
2020-03-02 14:27:26 +01:00
parent cf23ca7719
commit 57d0f238cc
2 changed files with 11 additions and 1 deletions

View File

@@ -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"