aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-08-21Bump simplelog from 0.6.0 to 0.7.0dependabot-preview[bot]1-1/+1
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/drakulix/simplelog.rs/releases) - [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/drakulix/simplelog.rs/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19Bump percent-encoding from 2.0.0 to 2.1.0dependabot-preview[bot]1-1/+1
Bumps [percent-encoding](https://github.com/servo/rust-url) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/percent-encoding-v2.0.0...percent-encoding-v2.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19Bump url from 2.0.0 to 2.1.0dependabot-preview[bot]1-1/+1
Bumps [url](https://github.com/servo/rust-url) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.0.0...v2.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19Bump serde from 1.0.98 to 1.0.99dependabot-preview[bot]1-1/+1
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.98 to 1.0.99. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.98...v1.0.99) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-07Remove command-line-interface categorySven-Hendrik Haase1-1/+1
This is not a lib for helping with CLI stuff. :)
2019-08-05Bump libflate from 0.1.25 to 0.1.26dependabot-preview[bot]1-1/+1
Bumps [libflate](https://github.com/sile/libflate) from 0.1.25 to 0.1.26. - [Release notes](https://github.com/sile/libflate/releases) - [Commits](https://github.com/sile/libflate/compare/0.1.25...0.1.26) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-29Bump log from 0.4.7 to 0.4.8dependabot-preview[bot]1-1/+1
Bumps [log](https://github.com/rust-lang/log) from 0.4.7 to 0.4.8. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang-nursery/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-29Bump alphanumeric-sort from 1.0.6 to 1.0.7dependabot-preview[bot]1-1/+1
Bumps [alphanumeric-sort](https://github.com/magiclen/alphanumeric-sort) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/magiclen/alphanumeric-sort/releases) - [Commits](https://github.com/magiclen/alphanumeric-sort/compare/v1.0.6...v1.0.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-29Bump serde from 1.0.97 to 1.0.98dependabot-preview[bot]1-1/+1
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.97 to 1.0.98. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.97...v1.0.98) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-25Update to url 2.0Sven-Hendrik Haase1-1/+1
2019-07-25Upgrade percent-encoding to 2.0Sven-Hendrik Haase1-1/+1
2019-07-25Bump serde from 1.0.94 to 1.0.97dependabot-preview[bot]1-1/+1
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.94 to 1.0.97. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.94...v1.0.97) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24Fix testsSven-Hendrik Haase1-0/+1
2019-07-11Bump log from 0.4.6 to 0.4.7dependabot-preview[bot]1-1/+1
Bumps [log](https://github.com/rust-lang/log) from 0.4.6 to 0.4.7. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang-nursery/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.6...0.4.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-03Bump libflate from 0.1.24 to 0.1.25dependabot-preview[bot]1-1/+1
Bumps [libflate](https://github.com/sile/libflate) from 0.1.24 to 0.1.25. - [Release notes](https://github.com/sile/libflate/releases) - [Commits](https://github.com/sile/libflate/compare/0.1.24...0.1.25) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-02Bump maud from 0.20.0 to 0.21.0dependabot-preview[bot]1-1/+1
Bumps [maud](https://github.com/lfairy/maud) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/lfairy/maud/releases) - [Changelog](https://github.com/lfairy/maud/blob/master/CHANGELOG.md) - [Commits](https://github.com/lfairy/maud/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-28Use rstest 0.3Sven-Hendrik Haase1-1/+1
2019-06-28Bump serde from 1.0.93 to 1.0.94dependabot-preview[bot]1-1/+1
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.93 to 1.0.94. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.93...v1.0.94) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-27Bump futures from 0.1.27 to 0.1.28dependabot-preview[bot]1-1/+1
Bumps [futures](https://github.com/rust-lang-nursery/futures-rs) from 0.1.27 to 0.1.28. - [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.27...0.1.28) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-27Bump structopt from 0.2.16 to 0.2.18dependabot-preview[bot]1-1/+1
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.2.16 to 0.2.18. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/v0.2.18/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/compare/v0.2.16...v0.2.18) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-25Bump libflate from 0.1.23 to 0.1.24dependabot-preview[bot]1-1/+1
Bumps [libflate](https://github.com/sile/libflate) from 0.1.23 to 0.1.24. - [Release notes](https://github.com/sile/libflate/releases) - [Commits](https://github.com/sile/libflate/compare/0.1.23...0.1.24) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-25Bump chrono from 0.4.6 to 0.4.7dependabot-preview[bot]1-1/+1
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.6 to 0.4.7. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/master/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.6...v0.4.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-24This is 0.5.0Sven-Hendrik Haase1-1/+1
2019-06-24Update simplelog to 0.6Sven-Hendrik Haase1-1/+1
2019-06-14Update depsSven-Hendrik Haase1-1/+1
2019-06-03Bump structopt from 0.2.16 to 0.2.17dependabot-preview[bot]1-1/+1
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-1/+1
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-1/+1
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-1/+1
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-13Bump futures from 0.1.26 to 0.1.27dependabot[bot]1-1/+1
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-1/+1
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-07Bump serde from 1.0.90 to 1.0.91dependabot[bot]1-1/+1
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-04-30Bump tar from 0.4.23 to 0.4.24dependabot[bot]1-1/+1
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-1/+1
2019-04-24Bump pretty_assertions from 0.5.1 to 0.6.1dependabot[bot]1-1/+1
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-1/+2
2019-04-19Add support for hashed password (sha256)khai96_1-0/+2
2019-04-16Try using port_check to make travis happySven-Hendrik Haase1-1/+1
2019-04-15Set up testing infrastructure and add some integration tests (fixes #68)Sven-Hendrik Haase1-0/+8
2019-04-15Revert "Bump actix from 0.7.9 to 0.8.0"Sven-Hendrik Haase1-1/+1
This reverts commit 35edfa36184f76f9f921cf427af6a6b2de0d65d7.
2019-04-15Bump actix from 0.7.9 to 0.8.0dependabot[bot]1-1/+1
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-1/+1
2019-04-07This is v0.4.0v0.4.0Sven-Hendrik Haase1-2/+2
2019-04-07Use strum_macros::EnumIter instead of manually listing Enum variantsboasting-squirrel1-0/+2
2019-04-04Implement file upload.Vojtěch Pejša1-1/+1
2019-04-04Bump serde from 1.0.89 to 1.0.90dependabot[bot]1-1/+1
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-1/+1
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-03-14Switched to tar-rs 0.4.22 and propagate no-symlink argument to tar generationboasting-squirrel1-1/+1
2019-03-13Switched to standard Rust logging systemboasting-squirrel1-1/+2
2019-03-13upgraded to libflate 0.1.21boasting-squirrel1-1/+1