fish-shell/fish-rust
Johannes Altmanninger 6a64ba6638 Fix build on alpine
musl libc::pthread_t is a pointer so we need to tell Rust it's safe to send
across threads.

Fixes #10195
2024-01-07 02:46:41 +01:00
..
src Fix build on alpine 2024-01-07 02:46:41 +01:00
widestring-suffix Move edition and MSRV to workspace 2023-08-19 15:18:38 +02:00
build.rs Port fish_key_reader 2024-01-07 00:54:22 +01:00