summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2021-05-09Use CARGO_PKG_VERSIONHEADv0.2.18masternachoparker
2021-04-05add Cargo.lockv0.2.17nachoparker
2020-06-03fix version reportingv0.2.16nachoparker
2019-11-17Avoid dividing by zero (#28)Isaac Parker
2019-10-21Increase integer size to store 1024^4. Fixes #13v0.2.13Tom Heimbrodt
2019-09-28handle SIGPIPEv0.2.12nachoparker
2019-09-22Render the bars relative to the largest size shownv0.2.11Brian Campbell
2019-09-22update regex to version 1v0.2.10nachoparker
2019-09-22update deprecated methodnachoparker
2019-09-23Update dependency: getopts = 0.2.21ahoetker
2018-07-13fix problem with some unicode starting filenames (#8)v0.2.9Nick Barry
2018-07-01fix ordering in collectionsv0.2.8Ignacio Nunez
2018-04-18fix truncate unicode grapheme clustersnacho
2018-04-18use HashMap, and other optimizationsnacho
2018-04-17use latest version of dict (with hashing)nacho
2018-04-17update toml metadatanacho
2018-04-16Split dictionaries into an external cratev0.2.1nacho
2018-04-16Initial commitv0.1.0nachoparker