aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-06-24This is 0.5.0Sven-Hendrik Haase1-1/+1
2019-06-24Bump Cargo.lock fileSven-Hendrik Haase1-44/+44
2019-06-14Update depsSven-Hendrik Haase1-181/+188
2019-06-07Bump reqwest from 0.9.17 to 0.9.18dependabot-preview[bot]1-3/+3
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.9.17 to 0.9.18. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.9.17...v0.9.18) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-07Bump rstest from `c3d3ab9` to `4e37b85`dependabot-preview[bot]1-1/+1
Bumps [rstest](https://github.com/la10736/rstest) from `c3d3ab9` to `4e37b85`. - [Release notes](https://github.com/la10736/rstest/releases) - [Commits](https://github.com/la10736/rstest/compare/c3d3ab9e25285b9225727d267ef25e7157a08107...4e37b85016998b9bcdd9a873cf04b30cff17bb77) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-04Bump rstest from `de39dd9` to `c3d3ab9`dependabot-preview[bot]1-1/+1
Bumps [rstest](https://github.com/la10736/rstest) from `de39dd9` to `c3d3ab9`. - [Release notes](https://github.com/la10736/rstest/releases) - [Commits](https://github.com/la10736/rstest/compare/de39dd9905e5ddca21c5a678fa1038c2558dd1be...c3d3ab9e25285b9225727d267ef25e7157a08107)
2019-06-03Bump structopt from 0.2.16 to 0.2.17dependabot-preview[bot]1-6/+6
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.2.16 to 0.2.17. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/compare/v0.2.16...v0.2.17)
2019-06-03Bump serde from 1.0.91 to 1.0.92dependabot-preview[bot]1-10/+10
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.91 to 1.0.92. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.91...v1.0.92)
2019-05-30Bump structopt from 0.2.15 to 0.2.16dependabot-preview[bot]1-6/+6
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.2.15 to 0.2.16. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/compare/v0.2.15...v0.2.16)
2019-05-28Bump libflate from 0.1.22 to 0.1.23dependabot-preview[bot]1-3/+3
Bumps [libflate](https://github.com/sile/libflate) from 0.1.22 to 0.1.23. - [Release notes](https://github.com/sile/libflate/releases) - [Commits](https://github.com/sile/libflate/compare/0.1.22...0.1.23)
2019-05-20Bump rstest from `7c7211e` to `de39dd9`dependabot[bot]1-1/+1
Bumps [rstest](https://github.com/la10736/rstest) from `7c7211e` to `de39dd9`. - [Release notes](https://github.com/la10736/rstest/releases) - [Commits](https://github.com/la10736/rstest/compare/7c7211e5d6575ab4c43cd2e35370e94c5167c8b1...de39dd9905e5ddca21c5a678fa1038c2558dd1be) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-19Bump lock fileSven-Hendrik Haase1-193/+225
2019-05-16Bump rstest from `b1ba694` to `7c7211e`dependabot[bot]1-1/+1
Bumps [rstest](https://github.com/la10736/rstest) from `b1ba694` to `7c7211e`. - [Release notes](https://github.com/la10736/rstest/releases) - [Commits](https://github.com/la10736/rstest/compare/b1ba6949c0ef130bf8c0ae745305940ee119c4c4...7c7211e5d6575ab4c43cd2e35370e94c5167c8b1) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-16Bump reqwest from 0.9.16 to 0.9.17dependabot[bot]1-10/+18
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.9.16 to 0.9.17. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.9.16...v0.9.17) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-13Bump rstest from `223b3c8` to `b1ba694`dependabot[bot]1-1/+1
Bumps [rstest](https://github.com/la10736/rstest) from `223b3c8` to `b1ba694`. - [Release notes](https://github.com/la10736/rstest/releases) - [Commits](https://github.com/la10736/rstest/compare/223b3c8fdf19e73e7ae640c0b40536b9820e4649...b1ba6949c0ef130bf8c0ae745305940ee119c4c4) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-13Bump futures from 0.1.26 to 0.1.27dependabot[bot]1-30/+30
Bumps [futures](https://github.com/rust-lang-nursery/futures-rs) from 0.1.26 to 0.1.27. - [Release notes](https://github.com/rust-lang-nursery/futures-rs/releases) - [Changelog](https://github.com/rust-lang-nursery/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang-nursery/futures-rs/compare/0.1.26...0.1.27) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-10Bump tar from 0.4.24 to 0.4.25dependabot[bot]1-3/+3
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.24 to 0.4.25. - [Release notes](https://github.com/alexcrichton/tar-rs/releases) - [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.24...0.4.25) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-09Bump rstest from `7107c04` to `223b3c8`dependabot[bot]1-1/+1
Bumps [rstest](https://github.com/la10736/rstest) from `7107c04` to `223b3c8`. - [Release notes](https://github.com/la10736/rstest/releases) - [Commits](https://github.com/la10736/rstest/compare/7107c042a3f507f9090d6220b476484444ac5956...223b3c8fdf19e73e7ae640c0b40536b9820e4649) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-08Bump rstest from `4d2f3ea` to `7107c04`dependabot[bot]1-1/+1
Bumps [rstest](https://github.com/la10736/rstest) from `4d2f3ea` to `7107c04`. - [Release notes](https://github.com/la10736/rstest/releases) - [Commits](https://github.com/la10736/rstest/compare/4d2f3ea44415d51588173c928acf797011271a40...7107c042a3f507f9090d6220b476484444ac5956) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-07Bump rstest from `833bca6` to `4d2f3ea`dependabot[bot]1-1/+1
Bumps [rstest](https://github.com/la10736/rstest) from `833bca6` to `4d2f3ea`. - [Release notes](https://github.com/la10736/rstest/releases) - [Commits](https://github.com/la10736/rstest/compare/833bca6718f929992c57170a98f256cec3ac2036...4d2f3ea44415d51588173c928acf797011271a40) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-07Bump serde from 1.0.90 to 1.0.91dependabot[bot]1-10/+10
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.90 to 1.0.91. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.90...v1.0.91) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-06Bump rstest from `9f2ac13` to `833bca6`dependabot[bot]1-1/+1
Bumps [rstest](https://github.com/la10736/rstest) from `9f2ac13` to `833bca6`. - [Release notes](https://github.com/la10736/rstest/releases) - [Commits](https://github.com/la10736/rstest/compare/9f2ac13853e876ffef76f49443e7f2eca17cba92...833bca6718f929992c57170a98f256cec3ac2036) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-02Bump rstest from `d4075ec` to `9f2ac13`dependabot[bot]1-1/+1
Bumps [rstest](https://github.com/la10736/rstest) from `d4075ec` to `9f2ac13`. - [Release notes](https://github.com/la10736/rstest/releases) - [Commits](https://github.com/la10736/rstest/compare/d4075ecbae2aa1cd6560e381ebff3ea59a950b19...9f2ac13853e876ffef76f49443e7f2eca17cba92) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-01Bump depsSven-Hendrik Haase1-115/+111
2019-05-01Bump reqwest from 0.9.15 to 0.9.16dependabot[bot]1-3/+3
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.9.15 to 0.9.16. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.9.15...v0.9.16) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-30Bump tar from 0.4.23 to 0.4.24dependabot[bot]1-3/+3
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.23 to 0.4.24. - [Release notes](https://github.com/alexcrichton/tar-rs/releases) - [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.23...0.4.24) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-26Use rstest test fixtures to cut down on code duplication in integration testsSven-Hendrik Haase1-25/+16
2019-04-25Update Cargo.lockkhai96_1-5/+6
2019-04-24Bump pretty_assertions from 0.5.1 to 0.6.1dependabot[bot]1-3/+24
Bumps [pretty_assertions](https://github.com/colin-kiegel/rust-pretty-assertions) from 0.5.1 to 0.6.1. - [Release notes](https://github.com/colin-kiegel/rust-pretty-assertions/releases) - [Commits](https://github.com/colin-kiegel/rust-pretty-assertions/compare/v0.5.1...v0.6.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-24Add a couple more integration testsSven-Hendrik Haase1-157/+104
2019-04-19Add support for hashed password (sha256)khai96_1-0/+83
2019-04-16Try using port_check to make travis happySven-Hendrik Haase1-6/+3
2019-04-15Set up testing infrastructure and add some integration tests (fixes #68)Sven-Hendrik Haase1-0/+801
2019-04-15Revert "Bump actix from 0.7.9 to 0.8.0"Sven-Hendrik Haase1-149/+1
This reverts commit 35edfa36184f76f9f921cf427af6a6b2de0d65d7.
2019-04-15Bump actix from 0.7.9 to 0.8.0dependabot[bot]1-1/+149
Bumps [actix](https://github.com/actix/actix) from 0.7.9 to 0.8.0. - [Release notes](https://github.com/actix/actix/releases) - [Changelog](https://github.com/actix/actix/blob/master/CHANGES.md) - [Commits](https://github.com/actix/actix/compare/0.7.9...v0.8.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-15This is 0.4.1v0.4.1Sven-Hendrik Haase1-22/+22
2019-04-09Bump depsSven-Hendrik Haase1-26/+26
2019-04-07This is v0.4.0v0.4.0Sven-Hendrik Haase1-119/+175
2019-04-07Use strum_macros::EnumIter instead of manually listing Enum variantsboasting-squirrel1-0/+20
2019-04-04Bump serde from 1.0.89 to 1.0.90dependabot[bot]1-6/+6
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.89 to 1.0.90. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.89...v1.0.90) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-02Bump futures from 0.1.25 to 0.1.26dependabot[bot]1-26/+26
Bumps [futures](https://github.com/rust-lang-nursery/futures-rs) from 0.1.25 to 0.1.26. - [Release notes](https://github.com/rust-lang-nursery/futures-rs/releases) - [Changelog](https://github.com/rust-lang-nursery/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang-nursery/futures-rs/compare/0.1.25...0.1.26) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-01Bump actix-web from 0.7.18 to 0.7.19dependabot[bot]1-14/+13
Bumps [actix-web](https://github.com/actix/actix-web) from 0.7.18 to 0.7.19. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/v0.7.19/CHANGES.md) - [Commits](https://github.com/actix/actix-web/compare/0.7.18...v0.7.19) Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-23Bumping depsSven-Hendrik Haase1-172/+176
2019-03-14Switched to tar-rs 0.4.22 and propagate no-symlink argument to tar generationboasting-squirrel1-3/+3
2019-03-13Switched to standard Rust logging systemboasting-squirrel1-0/+1
2019-03-13upgraded to libflate 0.1.21boasting-squirrel1-3/+3
2019-03-13Removed tempfile from dependenciesboasting-squirrel1-24/+0
2019-03-12updated Cargo.lockboasting-squirrel1-1/+1
2019-03-11Started to add helpful messages for errors which could occur during archivingboasting-squirrel1-0/+1
2019-03-11Bump structopt from 0.2.14 to 0.2.15dependabot[bot]1-6/+6
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.2.14 to 0.2.15. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/compare/v0.2.14...v0.2.15) Signed-off-by: dependabot[bot] <support@dependabot.com>