bottom/src
spital 021a727f19
other: replace deprecated `value_of` and `is_present` in clap
* 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>
2023-01-31 19:34:52 -05:00
..
app refactor: change name of some stuff, add some comments (#992) 2023-01-20 00:08:02 -05:00
bin other: replace deprecated `value_of` and `is_present` in clap 2023-01-31 19:34:52 -05:00
canvas other: explicitly style dd text colours (#995) 2023-01-20 20:53:27 -05:00
components bug: fix axis labels not being styled (#994) 2023-01-20 18:50:20 -05:00
options refactor: run cargo +nightly fmt with group_imports (#885) 2022-11-10 01:22:19 -05:00
units refactor: tables V2 (#749) 2022-10-12 16:25:38 -04:00
utils other: switch to windows-rs for process killing (#985) 2023-01-18 01:43:08 -05:00
widgets refactor: change name of some stuff, add some comments (#992) 2023-01-20 00:08:02 -05:00
app.rs refactor: change name of some stuff, add some comments (#992) 2023-01-20 00:08:02 -05:00
canvas.rs other: re-enable disk usage split, update help menu (#963) 2023-01-19 05:40:34 -05:00
clap.rs other: replace deprecated `value_of` and `is_present` in clap 2023-01-31 19:34:52 -05:00
components.rs refactor: switch to pipe gauge implementation for basic cpu + mem (#829) 2022-10-13 10:17:26 -04:00
constants.rs other: re-enable disk usage split, update help menu (#963) 2023-01-19 05:40:34 -05:00
data_conversion.rs bug: reduce battery text cutoff in small windows (#952) 2023-01-04 01:27:15 -05:00
lib.rs other: replace deprecated `value_of` and `is_present` in clap 2023-01-31 19:34:52 -05:00
options.rs other: replace deprecated `value_of` and `is_present` in clap 2023-01-31 19:34:52 -05:00
units.rs refactor: move data passing for table to another step (#863) 2022-11-02 00:36:55 -04:00
utils.rs Change how we call time in data_collection step 2020-01-09 21:59:52 -05:00
widgets.rs refactor: move widgets out of the app folder nesting (#917) 2022-11-28 00:26:58 -05:00