v0.5.2
- Update dependencies with
cargo update - Improved debug structured logging format in
Command::run_command. Include newchild_pidfield to see spawned child process ID. - Make
OutputWriter::wait_for_completionreturn fatal error ifreceiver_task_join_handle.awaitreturns error.