vscode/extensions/rust/cgmanifest.json
2019-06-03 12:01:42 +02:00

18 lines
453 B
JSON

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