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

6 lines
138 B
JSON
Raw Normal View History

2020-03-17 11:17:19 +00:00
{
"name": "Rust",
"description": "Build and test a Rust project with Cargo.",
"iconName": "rust",
"categories": ["Rust"]
2019-07-29 09:38:23 -07:00
}