aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Bump depsSven-Hendrik Haase2022-01-043-9/+9
| | |
* | | Upgrade clapSven-Hendrik Haase2022-01-034-19/+19
| | |
* | | Merge pull request #687 from svenstaro/dependabot/cargo/serde-1.0.133Sven-Hendrik Haase2022-01-031-4/+4
|\ \ \ | | | | | | | | Bump serde from 1.0.132 to 1.0.133
| * | | Bump serde from 1.0.132 to 1.0.133dependabot[bot]2022-01-031-4/+4
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.132 to 1.0.133. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.132...v1.0.133) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #686 from ↵Sven-Hendrik Haase2021-12-312-9/+9
|\ \ \ | | | | | | | | | | | | | | | | svenstaro/dependabot/cargo/clap_generate-3.0.0-rc.11 Bump clap_generate from 3.0.0-rc.9 to 3.0.0-rc.11
| * | | Bump clap_generate from 3.0.0-rc.9 to 3.0.0-rc.11dependabot[bot]2021-12-312-9/+9
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [clap_generate](https://github.com/clap-rs/clap) from 3.0.0-rc.9 to 3.0.0-rc.11. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_generate-v3.0.0-rc.9...clap_generate-v3.0.0-rc.11) --- updated-dependencies: - dependency-name: clap_generate dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #685 from svenstaro/dependabot/cargo/http-0.2.6Sven-Hendrik Haase2021-12-311-8/+14
|\ \ \ | |/ / |/| | Bump http from 0.2.5 to 0.2.6
| * | Bump http from 0.2.5 to 0.2.6dependabot[bot]2021-12-311-8/+14
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [http](https://github.com/hyperium/http) from 0.2.5 to 0.2.6. - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/http/compare/v0.2.5...v0.2.6) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #678 from svenstaro/dependabot/cargo/clap_generate-3.0.0-rc.9Sven-Hendrik Haase2021-12-282-9/+9
|\ \ | |/ |/| Bump clap_generate from 3.0.0-rc.8 to 3.0.0-rc.9
| * Bump clap_generate from 3.0.0-rc.8 to 3.0.0-rc.9dependabot[bot]2021-12-282-9/+9
|/ | | | | | | | | | | | | | | Bumps [clap_generate](https://github.com/clap-rs/clap) from 3.0.0-rc.8 to 3.0.0-rc.9. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_generate-v3.0.0-rc.8...clap_generate-v3.0.0-rc.9) --- updated-dependencies: - dependency-name: clap_generate dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #674 from svenstaro/dependabot/cargo/clap_generate-3.0.0-rc.8Sven-Hendrik Haase2021-12-242-9/+9
|\ | | | | Bump clap_generate from 3.0.0-rc.7 to 3.0.0-rc.8
| * Bump clap_generate from 3.0.0-rc.7 to 3.0.0-rc.8dependabot[bot]2021-12-242-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [clap_generate](https://github.com/clap-rs/clap) from 3.0.0-rc.7 to 3.0.0-rc.8. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_generate-v3.0.0-rc.7...clap_generate-v3.0.0-rc.8) --- updated-dependencies: - dependency-name: clap_generate dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #675 from svenstaro/dependabot/cargo/anyhow-1.0.52Sven-Hendrik Haase2021-12-241-2/+2
|\ \ | |/ |/| Bump anyhow from 1.0.51 to 1.0.52
| * Bump anyhow from 1.0.51 to 1.0.52dependabot[bot]2021-12-241-2/+2
|/ | | | | | | | | | | | | | Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.51 to 1.0.52. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.51...1.0.52) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #673 from svenstaro/dependabot/cargo/reqwest-0.11.8Sven-Hendrik Haase2021-12-211-4/+13
|\ | | | | Bump reqwest from 0.11.7 to 0.11.8
| * Bump reqwest from 0.11.7 to 0.11.8dependabot[bot]2021-12-211-4/+13
|/ | | | | | | | | | | | | | | Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.7 to 0.11.8. - [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.11.7...v0.11.8) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #672 from svenstaro/dependabot/cargo/futures-0.3.19Sven-Hendrik Haase2021-12-201-18/+18
|\ | | | | Bump futures from 0.3.18 to 0.3.19
| * Bump futures from 0.3.18 to 0.3.19dependabot[bot]2021-12-201-18/+18
|/ | | | | | | | | | | | | | | Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.18 to 0.3.19. - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.18...0.3.19) --- updated-dependencies: - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Fix lintsSven-Hendrik Haase2021-12-201-1/+1
|
* Merge pull request #668 from svenstaro/dependabot/cargo/clap_generate-3.0.0-rc.7Sven-Hendrik Haase2021-12-172-9/+9
|\ | | | | Bump clap_generate from 3.0.0-rc.5 to 3.0.0-rc.7
| * Bump clap_generate from 3.0.0-rc.5 to 3.0.0-rc.7dependabot[bot]2021-12-172-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [clap_generate](https://github.com/clap-rs/clap) from 3.0.0-rc.5 to 3.0.0-rc.7. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_generate-v3.0.0-rc.5...clap_generate-v3.0.0-rc.7) --- updated-dependencies: - dependency-name: clap_generate dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #669 from svenstaro/dependabot/cargo/serde-1.0.132Sven-Hendrik Haase2021-12-171-4/+4
|\ \ | |/ |/| Bump serde from 1.0.131 to 1.0.132
| * Bump serde from 1.0.131 to 1.0.132dependabot[bot]2021-12-171-4/+4
|/ | | | | | | | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.131 to 1.0.132. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.131...v1.0.132) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #667 from svenstaro/dependabot/cargo/clap_generate-3.0.0-rc.5Sven-Hendrik Haase2021-12-162-9/+9
|\ | | | | Bump clap_generate from 3.0.0-rc.4 to 3.0.0-rc.5
| * Bump clap_generate from 3.0.0-rc.4 to 3.0.0-rc.5dependabot[bot]2021-12-162-9/+9
|/ | | | | | | | | | | | | | | Bumps [clap_generate](https://github.com/clap-rs/clap) from 3.0.0-rc.4 to 3.0.0-rc.5. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_generate-v3.0.0-rc.4...clap_generate-v3.0.0-rc.5) --- updated-dependencies: - dependency-name: clap_generate dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #666 from svenstaro/dependabot/cargo/tar-0.4.38Sven-Hendrik Haase2021-12-151-2/+2
|\ | | | | Bump tar from 0.4.37 to 0.4.38
| * Bump tar from 0.4.37 to 0.4.38dependabot[bot]2021-12-151-2/+2
|/ | | | | | | | | | | | | | Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.37 to 0.4.38. - [Release notes](https://github.com/alexcrichton/tar-rs/releases) - [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.37...0.4.38) --- updated-dependencies: - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #663 from svenstaro/dependabot/cargo/rstest-0.12.0Sven-Hendrik Haase2021-12-132-3/+3
|\ | | | | Bump rstest from 0.11.0 to 0.12.0
| * Bump rstest from 0.11.0 to 0.12.0dependabot[bot]2021-12-132-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [rstest](https://github.com/la10736/rstest) from 0.11.0 to 0.12.0. - [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.11.0...0.12.0) --- updated-dependencies: - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #662 from svenstaro/dependabot/cargo/clap_generate-3.0.0-rc.4Sven-Hendrik Haase2021-12-132-9/+9
|\ \ | |/ |/| Bump clap_generate from 3.0.0-rc.3 to 3.0.0-rc.4
| * Bump clap_generate from 3.0.0-rc.3 to 3.0.0-rc.4dependabot[bot]2021-12-132-9/+9
|/ | | | | | | | | | | | | | | Bumps [clap_generate](https://github.com/clap-rs/clap) from 3.0.0-rc.3 to 3.0.0-rc.4. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_generate-v3.0.0-rc.3...clap_generate-v3.0.0-rc.4) --- updated-dependencies: - dependency-name: clap_generate dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #659 from sts10/patch-1Sven-Hendrik Haase2021-12-111-1/+1
|\ | | | | Fixes typo in main.rs
| * Fixes type in main.rsSam Schlinkert2021-12-101-1/+1
|/ | | "Availabe" -> "Available"
* Merge pull request #658 from svenstaro/dependabot/cargo/clap_generate-3.0.0-rc.3Sven-Hendrik Haase2021-12-102-9/+9
|\ | | | | Bump clap_generate from 3.0.0-rc.0 to 3.0.0-rc.3
| * Bump clap_generate from 3.0.0-rc.0 to 3.0.0-rc.3dependabot[bot]2021-12-102-9/+9
|/ | | | | | | | | | | | | | | Bumps [clap_generate](https://github.com/clap-rs/clap) from 3.0.0-rc.0 to 3.0.0-rc.3. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_generate-v3.0.0-rc.0...clap_generate-v3.0.0-rc.3) --- updated-dependencies: - dependency-name: clap_generate dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #657 from svenstaro/dependabot/cargo/simplelog-0.11.1Sven-Hendrik Haase2021-12-091-2/+2
|\ | | | | Bump simplelog from 0.11.0 to 0.11.1
| * Bump simplelog from 0.11.0 to 0.11.1dependabot[bot]2021-12-091-2/+2
|/ | | | | | | | | | | | | | | Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.11.0 to 0.11.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/compare/v0.11.0...v0.11.1) --- updated-dependencies: - dependency-name: simplelog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #656 from svenstaro/dependabot/cargo/serde-1.0.131Sven-Hendrik Haase2021-12-091-4/+4
|\ | | | | Bump serde from 1.0.130 to 1.0.131
| * Bump serde from 1.0.130 to 1.0.131dependabot[bot]2021-12-091-4/+4
|/ | | | | | | | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.130 to 1.0.131. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.130...v1.0.131) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump depsSven-Hendrik Haase2021-12-095-26/+51
|
* Merge pull request #654 from svenstaro/dependabot/cargo/reqwest-0.11.7Sven-Hendrik Haase2021-12-011-18/+69
|\ | | | | Bump reqwest from 0.11.6 to 0.11.7
| * Bump reqwest from 0.11.6 to 0.11.7dependabot[bot]2021-12-011-18/+69
|/ | | | | | | | | | | | | | | Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.6 to 0.11.7. - [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.11.6...v0.11.7) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #651 from svenstaro/dependabot/cargo/anyhow-1.0.51Sven-Hendrik Haase2021-11-301-2/+2
|\ | | | | Bump anyhow from 1.0.50 to 1.0.51
| * Bump anyhow from 1.0.50 to 1.0.51dependabot[bot]2021-11-301-2/+2
|/ | | | | | | | | | | | | | Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.50 to 1.0.51. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.50...1.0.51) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #650 from svenstaro/dependabot/cargo/anyhow-1.0.50Sven-Hendrik Haase2021-11-291-2/+2
|\ | | | | Bump anyhow from 1.0.48 to 1.0.50
| * Bump anyhow from 1.0.48 to 1.0.50dependabot[bot]2021-11-291-2/+2
|/ | | | | | | | | | | | | | Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.48 to 1.0.50. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.48...1.0.50) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #643 from svenstaro/dependabot/cargo/futures-0.3.18Sven-Hendrik Haase2021-11-231-29/+18
|\ | | | | Bump futures from 0.3.17 to 0.3.18
| * Bump futures from 0.3.17 to 0.3.18dependabot[bot]2021-11-231-29/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.17 to 0.3.18. - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.17...0.3.18) --- updated-dependencies: - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #644 from svenstaro/dependabot/cargo/predicates-2.1.0Sven-Hendrik Haase2021-11-231-2/+2
|\ \ | | | | | | Bump predicates from 2.0.3 to 2.1.0
| * | Bump predicates from 2.0.3 to 2.1.0dependabot[bot]2021-11-231-2/+2
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 2.0.3 to 2.1.0. - [Release notes](https://github.com/assert-rs/predicates-rs/releases) - [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/assert-rs/predicates-rs/compare/v2.0.3...v2.1.0) --- updated-dependencies: - dependency-name: predicates dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>