mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-05-04 14:00:38 +00:00
c2d66af72f
* clippy: fix derivable_impls clippy warning This was done using `cargo clippy --fix` * cargo fmt after autofix