aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* switch to termion backend for strikethrough and stable refresh rateAkshay2020-07-181-1/+1
|
* add file watcher for auto habitsAkshay2020-07-181-0/+1
|
* add track commandsAkshay2020-07-161-0/+1
|
* Update cursive requirement from 0.14 to 0.15dependabot-preview[bot]2020-07-121-1/+1
| | | | | | | | Updates the requirements on [cursive](https://github.com/gyscos/cursive) to permit the latest version. - [Release notes](https://github.com/gyscos/cursive/releases) - [Changelog](https://github.com/gyscos/cursive/blob/main/CHANGELOG.md) - [Commits](https://github.com/gyscos/cursive/compare/v0.14.0...cursive-v0.15.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
* add directories crate, simplify done statusAkshay2020-07-101-0/+1
|
* move to crossterm backendAkshay2020-07-101-1/+4
|
* new name, add spacing for command lineAkshay2020-07-011-2/+2
|
* use typetag to serialize trait objectsAkshay2020-05-021-0/+1
|
* serialize App into json with erased_serdeAkshay2020-03-181-0/+1
|
* static configAkshay2020-03-111-0/+1
|
* serialize dates, remove cruftAkshay2020-02-111-1/+4
|
* depsAkshay2020-02-091-0/+16