10 lines
169 B
JSON
10 lines
169 B
JSON
|
{
|
||
|
"configurations": [
|
||
|
{
|
||
|
"type": "cargo",
|
||
|
"cargoArgs": ["run"],
|
||
|
"name": "Cargo configuration",
|
||
|
},
|
||
|
|
||
|
]
|
||
|
}
|