Fix windows build. #24
Annotations
3 errors
Lint
Process completed with exit code 1.
|
Lint:
src/windows.rs#L170
the trait bound `windows::ExitCode: std::convert::From<&std::process::ExitStatus>` is not satisfied
|
Lint:
src/windows.rs#L164
the trait bound `windows::ExitCode: std::convert::From<&std::process::ExitStatus>` is not satisfied
|
Loading