wait_timeout
crate now requires 0.1.4
rather than 0.1
since the build doesn't work with older versions.std::process::Child
now instead provide a rusty_fork::ChildWrapper
.wait_timeout
on the child process, could cause an unrelated process to get killed if the child exits within the timeout.tempfile
updated to 3.0.