aoc-2022/.nova/Tasks/Cargo.json

13 lines
204 B
JSON
Raw Normal View History

2022-12-03 05:50:33 +00:00
{
"buildBeforeRunning" : true,
"extension" : {
"identifier" : "com.kilb.rust",
"name" : "Rust"
},
"extensionTemplate" : "cargo",
"extensionValues" : {
},
"openLogOnRun" : "start"
}