aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-03Bump libflate from 0.1.24 to 0.1.25dependabot-preview[bot]1-3/+17
2019-07-02Bump maud from 0.20.0 to 0.21.0dependabot-preview[bot]1-14/+401
2019-06-28Use rstest 0.3Sven-Hendrik Haase1-50/+49
2019-06-28Bump rstest from `572306c` to `d44e11f`dependabot-preview[bot]1-4/+4
2019-06-28Bump serde from 1.0.93 to 1.0.94dependabot-preview[bot]1-10/+10
2019-06-27Bump futures from 0.1.27 to 0.1.28dependabot-preview[bot]1-32/+32
2019-06-27Bump structopt from 0.2.16 to 0.2.18dependabot-preview[bot]1-6/+6
2019-06-26Bump rstest from `fdee24c` to `572306c`dependabot-preview[bot]1-1/+1
2019-06-25Bump rstest from `4e37b85` to `fdee24c`dependabot-preview[bot]1-1/+1
2019-06-25Bump libflate from 0.1.23 to 0.1.24dependabot-preview[bot]1-3/+3
2019-06-25Bump chrono from 0.4.6 to 0.4.7dependabot-preview[bot]1-5/+6
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
2019-06-07Bump rstest from `c3d3ab9` to `4e37b85`dependabot-preview[bot]1-1/+1
2019-06-04Bump rstest from `de39dd9` to `c3d3ab9`dependabot-preview[bot]1-1/+1
2019-06-03Bump structopt from 0.2.16 to 0.2.17dependabot-preview[bot]1-6/+6
2019-06-03Bump serde from 1.0.91 to 1.0.92dependabot-preview[bot]1-10/+10
2019-05-30Bump structopt from 0.2.15 to 0.2.16dependabot-preview[bot]1-6/+6
2019-05-28Bump libflate from 0.1.22 to 0.1.23dependabot-preview[bot]1-3/+3
2019-05-20Bump rstest from `7c7211e` to `de39dd9`dependabot[bot]1-1/+1
2019-05-19Bump lock fileSven-Hendrik Haase1-193/+225
2019-05-16Bump rstest from `b1ba694` to `7c7211e`dependabot[bot]1-1/+1
2019-05-16Bump reqwest from 0.9.16 to 0.9.17dependabot[bot]1-10/+18
2019-05-13Bump rstest from `223b3c8` to `b1ba694`dependabot[bot]1-1/+1
2019-05-13Bump futures from 0.1.26 to 0.1.27dependabot[bot]1-30/+30
2019-05-10Bump tar from 0.4.24 to 0.4.25dependabot[bot]1-3/+3
2019-05-09Bump rstest from `7107c04` to `223b3c8`dependabot[bot]1-1/+1
2019-05-08Bump rstest from `4d2f3ea` to `7107c04`dependabot[bot]1-1/+1
2019-05-07Bump rstest from `833bca6` to `4d2f3ea`dependabot[bot]1-1/+1
2019-05-07Bump serde from 1.0.90 to 1.0.91dependabot[bot]1-10/+10
2019-05-06Bump rstest from `9f2ac13` to `833bca6`dependabot[bot]1-1/+1
2019-05-02Bump rstest from `d4075ec` to `9f2ac13`dependabot[bot]1-1/+1
2019-05-01Bump depsSven-Hendrik Haase1-115/+111
2019-05-01Bump reqwest from 0.9.15 to 0.9.16dependabot[bot]1-3/+3
2019-04-30Bump tar from 0.4.23 to 0.4.24dependabot[bot]1-3/+3
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
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
2019-04-15Bump actix from 0.7.9 to 0.8.0dependabot[bot]1-1/+149
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