run configuration für Jetbrains Fleet
This commit is contained in:
parent
51b6f2f9f3
commit
41eaa76baf
10
.fleet/run.json
Normal file
10
.fleet/run.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"configurations": [
|
||||
{
|
||||
"type": "cargo",
|
||||
"name": "Cargo configuration",
|
||||
"cargoArgs": ["run"],
|
||||
},
|
||||
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user