forked from openkylin/kylin-code
18 lines
371 B
JSON
18 lines
371 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "rust-syntax",
|
|
"repositoryUrl": "https://github.com/dustypomerleau/rust-syntax",
|
|
"commitHash": "20462d50ff97338f42c6b64c3f421c634fd60734"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"description": "A TextMate-style grammar for Rust.",
|
|
"version": "0.5.0"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |