vscode/extensions/rust/cgmanifest.json
2018-11-14 18:18:25 +01:00

17 lines
277 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "language-rust",
"repositoryUrl": "https://github.com/zargony/atom-language-rust",
"commitHash": ""
}
},
"license": "MIT",
"version": "0.4.9"
}
],
"version": 1
}