radicle-heartwood-lfs/crates/radicle-term
Lorenz Leutgeb d46d36ecee term/spinner: Only handle signals on Unix
The `radicle-signals` crate only supports Unix, so using it prevents
`radicle-term` to build on Windows.

Of course, this means that non-Unix platforms will not support any
signal handling at all, but at least we can build.
2025-07-23 10:30:33 +02:00
..
src term/spinner: Only handle signals on Unix 2025-07-23 10:30:33 +02:00
Cargo.toml term/spinner: Only handle signals on Unix 2025-07-23 10:30:33 +02:00