summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2020-07-23remove dependency on rustc v1.45, bump to v0.2.1v0.2.1Akshay
2020-07-23Merge branch 'feature/windows' of https://github.com/filalex77/dijo into feat...feature/windowsAkshay
2020-07-23switch to crossterm backendAkshay
2020-07-23bump to v0.2.0!v0.2.0Akshay
2020-07-21bump to v0.1.5v0.1.5Akshay
2020-07-21remove ncurses dependencyAkshay
2020-07-20bump to v0.1.4: remove ncurses as dependencyv0.1.4Akshay
2020-07-19Disable default ncurses backend from cursiveAlexandre Bury
2020-07-20switch to crossterm backendAkshay
2020-07-20add LICENSE file, bump to v0.1.3Akshay
2020-07-19bump versionAkshay
2020-07-19bumpv0.1.1Akshay
2020-07-19add startup hint, fix watcher panicsAkshay
2020-07-19add crate metadataAkshay
2020-07-18switch to termion backend for strikethrough and stable refresh rateAkshay
2020-07-18add file watcher for auto habitsAkshay
2020-07-16add track commandsAkshay
2020-07-12Update cursive requirement from 0.14 to 0.15dependabot-preview[bot]
2020-07-10add directories crate, simplify done statusAkshay
2020-07-10move to crossterm backendAkshay
2020-07-01new name, add spacing for command lineAkshay
2020-05-02use typetag to serialize trait objectsAkshay
2020-03-18serialize App into json with erased_serdeAkshay
2020-03-11static configAkshay
2020-02-11serialize dates, remove cruftAkshay
2020-02-09depsAkshay