vscode/extensions/rust/cgmanifest.json
2018-11-15 17:43:46 +01:00

19 lines
453 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "language-rust",
"repositoryUrl": "https://github.com/zargony/atom-language-rust",
"commitHash": "179f449a69182cae4fcdf644d59d842b7e445f89"
}
},
"license": "MIT",
"description": "The files syntaxes/rust.tmLanguage.json was derived from the Atom package https://atom.io/packages/language-rust.",
"version": "0.4.9"
}
],
"version": 1
}