mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-05-04 14:00:38 +00:00
021a727f19
* Upgrade clap to 3.2.2 to allow future fix warnings * cargo fmt fix * Replaced deprecated `value_of` and `is_present`, builds with no warnings, clap 3.2.2 * cargo fmt * updated according to comments. builds fine, cargo test fine * Match some versions * Update Cargo.lock * Fix typo, mb --------- Co-authored-by: Clement Tsang <34804052+ClementTsang@users.noreply.github.com>