aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* Update rustyline to v9Maximilian Bosch2021-12-301-33/+215
| | | | | | Also refresh line always. This isn't a big deal for the small expressions we have here and also fixes a few annoying issues I had with the highlighter.
* Fix help on smaller terminalIvan Tham2020-11-021-0/+11
| | | | | COLUMNS not working, using term_size crate for a more portable solution.
* Add Cargo.lockIvan Tham2020-04-101-0/+450
| | | | https://doc.rust-lang.org/cargo/faq.html#why-do-binaries-have-cargolock-in-version-control-but-not-libraries
* feat: run eva in command modeNerdyPepper2019-03-281-357/+0
|
* ignores, new depsNerdyPepper2019-03-231-0/+353
|
* name change to evaNerdyPepper2019-03-191-1/+1
|
* initNerdyPepper2019-02-241-0/+4