radicle-heartwood-lfs/crates/radicle-term
Lorenz Leutgeb e7fb5647ac term: Remove dependency on libc
Introducing the new enum `TerminalFile` to model which standard stream
stream the terminal uses allows us to remove the dependency on `libc`
which does not build on Windows.
2025-07-23 10:30:33 +02:00
..
src term: Remove dependency on libc 2025-07-23 10:30:33 +02:00
Cargo.toml term: Remove dependency on libc 2025-07-23 10:30:33 +02:00