1 2 3 4 5 6
default_job = "run" [jobs.run] command = ["cargo", "run"] need_stdout = true on_change_strategy = "kill_then_restart"