aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Collapse)Author
2016-08-05Cargo: Remove 'termion' dependency, use 'rustty'Teddy Wing
Decided to remove Termion in favour of Rustty because it seems like it has a simpler interface.
2016-08-05Cargo: Install "termion" 1.0Teddy Wing
Terminal library to help with creating a text user interface.