mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-03-22 05:41:54 +00:00
Extracted from https://github.com/firezone/firezone/pull/5426 - Replace `new` and `new_for_test` for IPC servers with `enum ServiceId` - Rename `debug_command_setup` to `setup_stdout_logging` It turned out there is no clever way to hide other platforms from `cargo-mutants`, I thought I had such a way