aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This is 0.7.0v0.7.0Sven-Hendrik Haase2020-05-141-1/+1
|
* Merge pull request #297 from marawan31/add-zip-downloadSven-Hendrik Haase2020-05-141-0/+1
|\ | | | | Add zip download functionality for windows users
| * Add zip download functionality for windows usersmarawan ragab2020-05-031-0/+1
| |
* | Bump serde from 1.0.106 to 1.0.110dependabot-preview[bot]2020-05-111-1/+1
| | | | | | | | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.106 to 1.0.110. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.106...v1.0.110) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump libflate from 0.1.27 to 1.0.0dependabot-preview[bot]2020-05-061-1/+1
| | | | | | | | | | | | | | Bumps [libflate](https://github.com/sile/libflate) from 0.1.27 to 1.0.0. - [Release notes](https://github.com/sile/libflate/releases) - [Commits](https://github.com/sile/libflate/compare/0.1.27...1.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump failure from 0.1.7 to 0.1.8dependabot-preview[bot]2020-05-041-1/+1
|/ | | | | | | | Bumps [failure](https://github.com/rust-lang-nursery/failure) from 0.1.7 to 0.1.8. - [Release notes](https://github.com/rust-lang-nursery/failure/releases) - [Changelog](https://github.com/rust-lang-nursery/failure/blob/master/RELEASES.md) - [Commits](https://github.com/rust-lang-nursery/failure/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump serde from 1.0.105 to 1.0.106dependabot-preview[bot]2020-04-061-1/+1
| | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.105 to 1.0.106. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.105...v1.0.106) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump assert_fs from 0.13.1 to 1.0.0dependabot-preview[bot]2020-03-271-1/+1
| | | | | | | | Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 0.13.1 to 1.0.0. - [Release notes](https://github.com/assert-rs/assert_fs/releases) - [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md) - [Commits](https://github.com/assert-rs/assert_fs/commits/v1.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump assert_cmd from 0.12.0 to 1.0.0dependabot-preview[bot]2020-03-271-1/+1
| | | | | | | | Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 0.12.0 to 1.0.0. - [Release notes](https://github.com/assert-rs/assert_cmd/releases) - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](https://github.com/assert-rs/assert_cmd/compare/v0.12.0...v1.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump serde from 1.0.104 to 1.0.105dependabot-preview[bot]2020-03-191-1/+1
| | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.104 to 1.0.105. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.104...v1.0.105) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* This is 0.6.0v0.6.0Sven-Hendrik Haase2020-03-141-1/+1
|
* Bump reqwests to v0.10Sven-Hendrik Haase2020-03-111-1/+1
|
* Bump base64 from 0.11.0 to 0.12.0dependabot-preview[bot]2020-03-101-1/+1
| | | | | | | | Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/marshallpierce/rust-base64/releases) - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.11.0...v0.12.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump rstest to 0.6.0Sven-Hendrik Haase2020-03-091-1/+1
|
* Bump depsSven-Hendrik Haase2020-03-091-1/+1
|
* Bump strum from 0.17.1 to 0.18.0dependabot-preview[bot]2020-03-091-1/+1
| | | | | | | | Bumps [strum](https://github.com/Peternator7/strum) from 0.17.1 to 0.18.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 failure from 0.1.6 to 0.1.7dependabot-preview[bot]2020-03-061-1/+1
| | | | | | | | Bumps [failure](https://github.com/rust-lang-nursery/failure) from 0.1.6 to 0.1.7. - [Release notes](https://github.com/rust-lang-nursery/failure/releases) - [Changelog](https://github.com/rust-lang-nursery/failure/blob/master/RELEASES.md) - [Commits](https://github.com/rust-lang-nursery/failure/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #261 from svenstaro/dependabot/cargo/hex-0.4.2Sven-Hendrik Haase2020-02-271-1/+1
|\ | | | | Bump hex from 0.4.0 to 0.4.2
| * Bump hex from 0.4.0 to 0.4.2dependabot-preview[bot]2020-02-191-1/+1
| | | | | | | | | | | | | | Bumps [hex](https://github.com/KokaKiwi/rust-hex) from 0.4.0 to 0.4.2. - [Release notes](https://github.com/KokaKiwi/rust-hex/releases) - [Commits](https://github.com/KokaKiwi/rust-hex/compare/v0.4...v0.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump alphanumeric-sort from 1.0.11 to 1.0.12dependabot-preview[bot]2020-02-211-1/+1
|/ | | | | | | Bumps [alphanumeric-sort](https://github.com/magiclen/alphanumeric-sort) from 1.0.11 to 1.0.12. - [Release notes](https://github.com/magiclen/alphanumeric-sort/releases) - [Commits](https://github.com/magiclen/alphanumeric-sort/compare/v1.0.11...v1.0.12) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump sha2 from 0.8.0 to 0.8.1dependabot-preview[bot]2020-01-061-1/+1
| | | | | | | Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.8.0 to 0.8.1. - [Release notes](https://github.com/RustCrypto/hashes/releases) - [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.8.0...sha2-v0.8.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump strum_macros from 0.16.0 to 0.17.1dependabot-preview[bot]2019-12-241-1/+1
| | | | | | | | Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.16.0 to 0.17.1. - [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.16.0 to 0.17.1dependabot-preview[bot]2019-12-201-1/+1
| | | | | | | | Bumps [strum](https://github.com/Peternator7/strum) from 0.16.0 to 0.17.1. - [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 rstest from 0.4.1 to 0.5.1dependabot-preview[bot]2019-12-161-1/+1
| | | | | | | | Bumps [rstest](https://github.com/la10736/rstest) from 0.4.1 to 0.5.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.4.1...0.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump serde from 1.0.103 to 1.0.104dependabot-preview[bot]2019-12-161-1/+1
| | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.103 to 1.0.104. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.103...v1.0.104) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump assert_cmd from 0.11.1 to 0.12.0dependabot-preview[bot]2019-12-061-1/+1
| | | | | | | | Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 0.11.1 to 0.12.0. - [Release notes](https://github.com/assert-rs/assert_cmd/releases) - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](https://github.com/assert-rs/assert_cmd/compare/v0.11.1...v0.12.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump assert_fs from 0.12.0 to 0.13.1dependabot-preview[bot]2019-12-021-1/+1
| | | | | | | | Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 0.12.0 to 0.13.1. - [Release notes](https://github.com/assert-rs/assert_fs/releases) - [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md) - [Commits](https://github.com/assert-rs/assert_fs/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump assert_fs from 0.11.3 to 0.12.0dependabot-preview[bot]2019-11-291-1/+1
| | | | | | | | Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 0.11.3 to 0.12.0. - [Release notes](https://github.com/assert-rs/assert_fs/releases) - [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md) - [Commits](https://github.com/assert-rs/assert_fs/compare/v0.11.3...v0.12.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump chrono from 0.4.9 to 0.4.10dependabot-preview[bot]2019-11-251-1/+1
| | | | | | | | Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.9 to 0.4.10. - [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.9...v0.4.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump serde from 1.0.102 to 1.0.103dependabot-preview[bot]2019-11-251-1/+1
| | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.102 to 1.0.103. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.102...v1.0.103) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #212 from svenstaro/dependabot/cargo/base64-0.11.0Sven-Hendrik Haase2019-10-281-1/+1
|\ | | | | Bump base64 from 0.10.1 to 0.11.0
| * Bump base64 from 0.10.1 to 0.11.0dependabot-preview[bot]2019-10-281-1/+1
| | | | | | | | | | | | | | | | Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.10.1 to 0.11.0. - [Release notes](https://github.com/marshallpierce/rust-base64/releases) - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.10.1...v0.11.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump serde from 1.0.101 to 1.0.102dependabot-preview[bot]2019-10-281-1/+1
|/ | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.101 to 1.0.102. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.101...v1.0.102) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump rstest from 0.3.0 to 0.4.1dependabot-preview[bot]2019-10-081-1/+1
| | | | | | | | 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>
* Remove explicit clap dependency in favor of structopt's re-exported versionSven-Hendrik Haase2019-09-211-1/+0
|
* Merge pull request #198 from svenstaro/dependabot/cargo/hex-0.4.0Sven-Hendrik Haase2019-09-201-1/+1
|\ | | | | 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-1/+1
| | | | | | | | | | | | | | 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-1/+1
|/ | | | | | | | 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-1/+1
| | | | | | | | 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>
* Merge pull request #196 from svenstaro/dependabot/cargo/serde-1.0.101dependabot-preview[bot]2019-09-171-1/+1
|\
| * Bump serde from 1.0.100 to 1.0.101dependabot-preview[bot]2019-09-171-1/+1
| | | | | | | | | | | | | | 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-1/+1
|/ | | | | | | 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-1/+1
| | | | | | | 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 serde from 1.0.99 to 1.0.100dependabot-preview[bot]2019-09-091-1/+1
| | | | | | | 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-1/+1
| | | | | | | | 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-1/+1
| | | | | | | | 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-1/+1
|
* Bump chrono from 0.4.7 to 0.4.8dependabot-preview[bot]2019-09-021-1/+1
| | | | | | | | 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 simplelog from 0.6.0 to 0.7.0dependabot-preview[bot]2019-08-211-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>
* Merge pull request #176 from svenstaro/dependabot/cargo/percent-encoding-2.1.0dependabot-preview[bot]2019-08-191-1/+1
|\