aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-14Bump depsSven-Hendrik Haase1-107/+108
2019-10-11Bump structopt from 0.3.2 to 0.3.3dependabot-preview[bot]1-6/+6
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.2 to 0.3.3. - [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.3.2...v0.3.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-10Bump reqwest from 0.9.21 to 0.9.22dependabot-preview[bot]1-3/+3
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.9.21 to 0.9.22. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/v0.9.22/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.9.21...v0.9.22) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-08Bump rstest from 0.3.0 to 0.4.1dependabot-preview[bot]1-6/+16
Bumps [rstest](https://github.com/la10736/rstest) from 0.3.0 to 0.4.1. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](https://github.com/la10736/rstest/compare/0.3.0...0.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-03Bump reqwest from 0.9.20 to 0.9.21dependabot-preview[bot]1-3/+3
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.9.20 to 0.9.21. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/v0.9.21/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.9.20...v0.9.21) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-30Bump depsSven-Hendrik Haase1-28/+28
2019-09-25Bump depsSven-Hendrik Haase1-60/+78
2019-09-21Remove explicit clap dependency in favor of structopt's re-exported versionSven-Hendrik Haase1-1/+0
2019-09-21Bump Cargo.lockSven-Hendrik Haase1-104/+101
2019-09-19Bump structopt from 0.3.1 to 0.3.2dependabot-preview[bot]1-6/+6
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.1 to 0.3.2. - [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.3.1...v0.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-19Bump strum_macros from 0.15.0 to 0.16.0dependabot-preview[bot]1-6/+6
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.15.0 to 0.16.0. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-19Bump hex from 0.3.2 to 0.4.0dependabot-preview[bot]1-3/+3
Bumps [hex](https://github.com/KokaKiwi/rust-hex) from 0.3.2 to 0.4.0. - [Release notes](https://github.com/KokaKiwi/rust-hex/releases) - [Commits](https://github.com/KokaKiwi/rust-hex/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-19Bump strum from 0.15.0 to 0.16.0dependabot-preview[bot]1-3/+3
Bumps [strum](https://github.com/Peternator7/strum) from 0.15.0 to 0.16.0. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-17Bump simplelog from 0.7.2 to 0.7.3dependabot-preview[bot]1-3/+3
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.7.2 to 0.7.3. - [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/v0.7.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-17Bump serde from 1.0.100 to 1.0.101dependabot-preview[bot]1-15/+15
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.100 to 1.0.101. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.100...v1.0.101) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-17Bump alphanumeric-sort from 1.0.10 to 1.0.11dependabot-preview[bot]1-3/+3
Bumps [alphanumeric-sort](https://github.com/magiclen/alphanumeric-sort) from 1.0.10 to 1.0.11. - [Release notes](https://github.com/magiclen/alphanumeric-sort/releases) - [Commits](https://github.com/magiclen/alphanumeric-sort/compare/v1.0.10...v1.0.11) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-16Bump alphanumeric-sort from 1.0.7 to 1.0.10dependabot-preview[bot]1-3/+3
Bumps [alphanumeric-sort](https://github.com/magiclen/alphanumeric-sort) from 1.0.7 to 1.0.10. - [Release notes](https://github.com/magiclen/alphanumeric-sort/releases) - [Commits](https://github.com/magiclen/alphanumeric-sort/compare/v1.0.7...v1.0.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-13Bump simplelog from 0.7.1 to 0.7.2dependabot-preview[bot]1-3/+3
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.7.1 to 0.7.2. - [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-09-09Bump structopt from 0.3.0 to 0.3.1dependabot-preview[bot]1-6/+6
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.0 to 0.3.1. - [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.3.0...v0.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09Bump serde from 1.0.99 to 1.0.100dependabot-preview[bot]1-15/+15
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.99 to 1.0.100. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.99...v1.0.100) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-06Bump futures from 0.1.28 to 0.1.29dependabot-preview[bot]1-44/+44
Bumps [futures](https://github.com/rust-lang-nursery/futures-rs) from 0.1.28 to 0.1.29. - [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.28...0.1.29) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-04Bump chrono from 0.4.8 to 0.4.9dependabot-preview[bot]1-77/+6
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.8 to 0.4.9. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/master/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/commits/v0.4.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-03Upgrade to structopt 0.3Sven-Hendrik Haase1-34/+47
2019-09-02Bump chrono from 0.4.7 to 0.4.8dependabot-preview[bot]1-6/+77
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.7 to 0.4.8. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/master/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-31Bump lock fileSven-Hendrik Haase1-423/+401
2019-08-28[Security] Bump spin from 0.5.0 to 0.5.2dependabot-preview[bot]1-3/+3
Bumps [spin](https://github.com/mvdnes/spin-rs) from 0.5.0 to 0.5.2. **This update includes a security fix.** - [Release notes](https://github.com/mvdnes/spin-rs/releases) - [Commits](https://github.com/mvdnes/spin-rs/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-26Bump simplelog from 0.7.0 to 0.7.1dependabot-preview[bot]1-3/+3
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.7.0 to 0.7.1. - [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/v0.7.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-21Bump reqwest from 0.9.19 to 0.9.20dependabot-preview[bot]1-20/+8
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.9.19 to 0.9.20. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/v0.9.20/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.9.19...v0.9.20) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-21Bump simplelog from 0.6.0 to 0.7.0dependabot-preview[bot]1-3/+3
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-4/+4
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-3/+3
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-14/+14
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-05Bump libflate from 0.1.25 to 0.1.26dependabot-preview[bot]1-4/+3
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-37/+37
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-3/+3
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-14/+14
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/+23
2019-07-25Upgrade percent-encoding to 2.0Sven-Hendrik Haase1-264/+280
2019-07-25Bump reqwest from 0.9.18 to 0.9.19dependabot-preview[bot]1-3/+4
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.9.18 to 0.9.19. - [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.18...v0.9.19) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-25Bump serde from 1.0.94 to 1.0.97dependabot-preview[bot]1-14/+14
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-24Bump select from 0.4.2 to 0.4.3dependabot-preview[bot]1-104/+31
Bumps [select](https://github.com/utkarshkukreti/select.rs) from 0.4.2 to 0.4.3. - [Release notes](https://github.com/utkarshkukreti/select.rs/releases) - [Commits](https://github.com/utkarshkukreti/select.rs/commits/0.4.3) 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-36/+36
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-07Bump lock fileSven-Hendrik Haase1-121/+173
2019-07-03Bump libflate from 0.1.24 to 0.1.25dependabot-preview[bot]1-3/+17
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-14/+401
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-50/+49
2019-06-28Bump rstest from `572306c` to `d44e11f`dependabot-preview[bot]1-4/+4
Bumps [rstest](https://github.com/la10736/rstest) from `572306c` to `d44e11f`. - [Release notes](https://github.com/la10736/rstest/releases) - [Commits](https://github.com/la10736/rstest/compare/572306c58bc8d60501a0ad0a742263a098449f9f...d44e11ff3e0b669b50a923150c65154cbefb33f4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-28Bump serde from 1.0.93 to 1.0.94dependabot-preview[bot]1-10/+10
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-32/+32
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>