aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Bump depsSven-Hendrik Haase2019-09-301-28/+28
|
* Bump depsSven-Hendrik Haase2019-09-251-60/+78
|
* Remove explicit clap dependency in favor of structopt's re-exported versionSven-Hendrik Haase2019-09-211-1/+0
|
* Bump Cargo.lockSven-Hendrik Haase2019-09-211-104/+101
|
* Merge pull request #199 from svenstaro/dependabot/cargo/structopt-0.3.2Sven-Hendrik Haase2019-09-201-6/+6
|\ | | | | Bump structopt from 0.3.1 to 0.3.2
| * Bump structopt from 0.3.1 to 0.3.2dependabot-preview[bot]2019-09-191-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>
* | Merge pull request #198 from svenstaro/dependabot/cargo/hex-0.4.0Sven-Hendrik Haase2019-09-201-3/+3
|\ \ | | | | | | Bump hex from 0.3.2 to 0.4.0
| * | Bump hex from 0.3.2 to 0.4.0dependabot-preview[bot]2019-09-191-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>
* / Bump strum_macros from 0.15.0 to 0.16.0dependabot-preview[bot]2019-09-191-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>
* Bump strum from 0.15.0 to 0.16.0dependabot-preview[bot]2019-09-191-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>
* Bump simplelog from 0.7.2 to 0.7.3dependabot-preview[bot]2019-09-171-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>
* Merge pull request #196 from svenstaro/dependabot/cargo/serde-1.0.101dependabot-preview[bot]2019-09-171-15/+15
|\
| * Bump serde from 1.0.100 to 1.0.101dependabot-preview[bot]2019-09-171-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>
* | Bump alphanumeric-sort from 1.0.10 to 1.0.11dependabot-preview[bot]2019-09-171-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>
* Bump alphanumeric-sort from 1.0.7 to 1.0.10dependabot-preview[bot]2019-09-161-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>
* Bump simplelog from 0.7.1 to 0.7.2dependabot-preview[bot]2019-09-131-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>
* Bump structopt from 0.3.0 to 0.3.1dependabot-preview[bot]2019-09-091-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>
* Bump serde from 1.0.99 to 1.0.100dependabot-preview[bot]2019-09-091-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>
* Bump futures from 0.1.28 to 0.1.29dependabot-preview[bot]2019-09-061-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>
* Bump chrono from 0.4.8 to 0.4.9dependabot-preview[bot]2019-09-041-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>
* Upgrade to structopt 0.3Sven-Hendrik Haase2019-09-031-34/+47
|
* Bump chrono from 0.4.7 to 0.4.8dependabot-preview[bot]2019-09-021-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>
* Bump lock fileSven-Hendrik Haase2019-08-311-423/+401
|
* Merge pull request #182 from svenstaro/dependabot/cargo/simplelog-0.7.1Sven-Hendrik Haase2019-08-291-3/+3
|\ | | | | Bump simplelog from 0.7.0 to 0.7.1
| * Bump simplelog from 0.7.0 to 0.7.1dependabot-preview[bot]2019-08-261-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>
* | [Security] Bump spin from 0.5.0 to 0.5.2dependabot-preview[bot]2019-08-281-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>
* Merge pull request #181 from svenstaro/dependabot/cargo/reqwest-0.9.20Sven-Hendrik Haase2019-08-211-20/+8
|\ | | | | Bump reqwest from 0.9.19 to 0.9.20
| * Bump reqwest from 0.9.19 to 0.9.20dependabot-preview[bot]2019-08-211-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>
* | Bump simplelog from 0.6.0 to 0.7.0dependabot-preview[bot]2019-08-211-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>
* Merge pull request #176 from svenstaro/dependabot/cargo/percent-encoding-2.1.0dependabot-preview[bot]2019-08-191-4/+4
|\
| * Bump percent-encoding from 2.0.0 to 2.1.0dependabot-preview[bot]2019-08-191-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>
* | Bump url from 2.0.0 to 2.1.0dependabot-preview[bot]2019-08-191-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>
* Bump serde from 1.0.98 to 1.0.99dependabot-preview[bot]2019-08-191-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>
* Bump libflate from 0.1.25 to 0.1.26dependabot-preview[bot]2019-08-051-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>
* Merge pull request #170 from svenstaro/dependabot/cargo/log-0.4.8Sven-Hendrik Haase2019-07-291-37/+37
|\ | | | | Bump log from 0.4.7 to 0.4.8
| * Bump log from 0.4.7 to 0.4.8dependabot-preview[bot]2019-07-291-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>
* | Merge pull request #172 from svenstaro/dependabot/cargo/alphanumeric-sort-1.0.7dependabot-preview[bot]2019-07-291-3/+3
|\ \ | |/ |/|
| * Bump alphanumeric-sort from 1.0.6 to 1.0.7dependabot-preview[bot]2019-07-291-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>
* | Bump serde from 1.0.97 to 1.0.98dependabot-preview[bot]2019-07-291-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>
* Update to url 2.0Sven-Hendrik Haase2019-07-251-1/+23
|
* Upgrade percent-encoding to 2.0Sven-Hendrik Haase2019-07-251-264/+280
|
* Bump reqwest from 0.9.18 to 0.9.19dependabot-preview[bot]2019-07-251-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>
* Bump serde from 1.0.94 to 1.0.97dependabot-preview[bot]2019-07-251-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>
* Bump select from 0.4.2 to 0.4.3dependabot-preview[bot]2019-07-241-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>
* Fix testsSven-Hendrik Haase2019-07-241-0/+1
|
* Bump log from 0.4.6 to 0.4.7dependabot-preview[bot]2019-07-111-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>
* Bump lock fileSven-Hendrik Haase2019-07-071-121/+173
|
* Bump libflate from 0.1.24 to 0.1.25dependabot-preview[bot]2019-07-031-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>
* Bump maud from 0.20.0 to 0.21.0dependabot-preview[bot]2019-07-021-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>
* Use rstest 0.3Sven-Hendrik Haase2019-06-281-50/+49
|