summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* ignore lockfilePhilipp Gesang2021-11-101-21/+0
| | | | Build artifact doesn’t belong in the repo.
* Silence warning for missing path for `vtcol` binaryAndrew Clemons2017-10-251-1/+1
| | | | | vtcol.rs should probably be main.rs, but explicitly setting the non-standard path also silences the warning. (src/bin would also work)
* Fix building against current rust versionsAndrew Clemons2017-01-091-0/+17
|
* vtcol.rs: reinstate usage messagePhilipp Gesang2015-05-261-1/+1
|
* cargo: add Cargo.lock to repoPhilipp Gesang2015-05-091-0/+4