vscode/extensions/rust/cgmanifest.json

17 lines
277 B
JSON
Raw Normal View History

{
"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
}