radicle-heartwood-lfs/crates/radicle-systemd
Lorenz Leutgeb 5cd016b587 radicle-systemd: Guard `mod listen` for Unix
This crate does not build on Windows, because there is a Unix-only `use`
in `mod listen`. To get the crate to build, guard the module
appropriately.
2025-10-02 15:46:56 +01:00
..
src radicle-systemd: Guard `mod listen` for Unix 2025-10-02 15:46:56 +01:00
Cargo.toml systemd: Require Linux for journal module 2025-09-19 15:39:53 +02:00