summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2020-05-11deps: update cargo.lock0.4.2ClementTsang
2020-05-11refactor: remove redundant empty checks in graphsClement Tsang
2020-05-10refactor: re-enable tui-rs linear interpolationClementTsang
2020-05-07refactor: avoid using max checks, use saturating_sub insteadClement Tsang
2020-05-05docs: update README and CHANGELOG for 0.4.1ClementTsang
2020-05-04chore: support MSRV of 1.40.0ClementTsang
2020-05-02change: more advanced searching and filteringClementTsang
2020-04-29chore: update Cargo.lockClementTsang
2020-04-28refactor: revert linear interpolation until tui fix comesClement Tsang
2020-04-26cargo: switch to personal fork of tui-rs for now to deal with subtraction bug...ClementTsang
2020-04-26feature: add battery health percentageClement Tsang
2020-04-18refactor: Update tui to 0.9; refactor with new featuresClementTsang
2020-04-16feature: Add battery widget (#120)Clement Tsang
2020-04-09chore: Delete docs folder and update lockClementTsang
2020-04-09deps: sysinfo from 0.12.0 to 0.13.0 (#112)dependabot-preview[bot]
2020-04-08chore: Add Cargo.lock back in0.3.0-2ClementTsang
2019-09-04Update .gitignore.ClementTsang
2019-09-04Added TODO list, and started more work.ClementTsang
2019-09-03Setup.ClementTsang