version: '3' tasks: back: desc: Run the Rust server silent: true cmds: - echo "Running Rust server..." - cargo run