Closed nazar-pc closed 2 months ago
This will greatly help with debugging on Windows where stderr is not possible to capture with #![windows_subsystem = "windows"]
#![windows_subsystem = "windows"]
Fixes https://github.com/autonomys/space-acres/issues/188
This will greatly help with debugging on Windows where stderr is not possible to capture with
#![windows_subsystem = "windows"]
Fixes https://github.com/autonomys/space-acres/issues/188