Files
starter-workflows/ci/rust.properties.json
T

6 lines
141 B
JSON
Raw Normal View History

2019-07-29 09:38:23 -07:00
{
"name": "Rust",
"description": "Build and test a Rust project with Cargo.",
"iconName": "rust",
"category": ["Rust"]
2019-07-29 09:38:23 -07:00
}