dsx/dsx_server repo system first implementation
This commit is contained in:
@@ -59,7 +59,7 @@ on_success = "back" # so that we don't open the browser at each change
|
||||
# if it makes sense for this crate.
|
||||
[jobs.run]
|
||||
command = [
|
||||
"cargo", "run", "--bin", "dsx_server"
|
||||
"cargo", "run", "--bin", "dsx-server"
|
||||
# put launch parameters for your program behind a `--` separator
|
||||
]
|
||||
need_stdout = true
|
||||
|
||||
Reference in New Issue
Block a user