10 lines
No EOL
144 B
JSON
10 lines
No EOL
144 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"type": "cargo",
|
|
"name": "Run",
|
|
"cargoArgs": ["run"]
|
|
},
|
|
|
|
]
|
|
} |