zellij/zellij-server
danieleades a62a23a1c7
fix(clippy): ensure clippy runs on all targets (#972)
* ensure clippy runs on all targets

* use 'AtomicBool' instead of 'Mutex<bool>'

* remove unused import

* remove 'mem::drop' no-ops

* remove loop that never loops
2021-12-29 09:16:54 +01:00
..
src fix(clippy): ensure clippy runs on all targets (#972) 2021-12-29 09:16:54 +01:00
Cargo.toml chore(version): bump development version 2021-12-20 18:31:54 +01:00