summaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #114 from notriddle/masterMark Rousskov2022-06-181-2/+2
|\
| * Bump to clap 3Michael Howell2022-06-171-2/+2
* | change to rust-installerDylan DPC2022-03-211-1/+1
|/
* Migrate from failure to anyhowJosh Stone2020-04-061-1/+1
* Fix Windows buildAlex Crichton2019-07-041-0/+1
* Use a multi-threaded xz encoderAlex Crichton2019-06-261-0/+1
* Move from `error-chain` to `failure`Alex Crichton2019-06-261-1/+1
* Transition to 2018 editionHirokazu Hata2019-02-041-0/+1
* Update error-chain and don't allow warningsMateusz Mikuła2018-06-251-1/+1
* Bump winapi to 0.3Bastien Orivel2018-03-021-2/+1
* Bump lazy static to 1.0Bastien Orivel2018-03-021-1/+1
* Bump walkdir to 2.0Bastien Orivel2018-03-021-1/+1
* update to rayon 1.0Josh Stone2018-02-151-1/+1
* Stream the parallel xz/gz tarball generationJosh Stone2018-01-161-1/+2
* Upgrade flate crate to 1.0.1Malo Jaffré2017-12-291-1/+1
* Update error-chain and binary nameAlex Crichton2017-09-061-2/+2
* Use tar's append_data to add executables on WindowsJosh Stone2017-05-311-1/+1
* Relax dependency on clap to 0.2.19Alex Crichton2017-05-171-1/+1
* Use error-chain for more informative errorsJosh Stone2017-05-051-0/+1
* Deal with remove_dir_all complicationsJosh Stone2017-05-051-0/+5
* Use the xz2 crate for creating xz tarballsJosh Stone2017-05-051-0/+1
* Use the flate2 and tar crates for combiningJosh Stone2017-05-051-5/+7
* Disable binary docsJosh Stone2017-05-051-0/+5
* Use walkdir for recursive traversalJosh Stone2017-05-051-1/+4
* Rewrite gen-installer.sh in RustJosh Stone2017-05-051-0/+8