aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (cargo-release) version 0.11.0v0.11.0Sven-Hendrik Haase2021-02-281-1/+1
|
* Bump depsSven-Hendrik Haase2021-02-281-70/+32
|
* Multiple headers support for custom headersDean Li2021-02-271-0/+2
|
* Allow set custom headers from CLIDean Li2021-02-241-0/+1
|
* Bump depsSven-Hendrik Haase2021-02-231-157/+178
|
* Bump futures from 0.3.12 to 0.3.13dependabot-preview[bot]2021-02-231-21/+18
| | | | | | | | Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.12 to 0.3.13. - [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.12...0.3.13) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump tar from 0.4.32 to 0.4.33dependabot-preview[bot]2021-02-221-2/+2
| | | | | | | Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.32 to 0.4.33. - [Release notes](https://github.com/alexcrichton/tar-rs/releases) - [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.32...0.4.33) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #450 from svenstaro/dependabot/cargo/reqwest-0.11.1Sven-Hendrik Haase2021-02-191-2/+2
|\ | | | | Bump reqwest from 0.11.0 to 0.11.1
| * Bump reqwest from 0.11.0 to 0.11.1dependabot-preview[bot]2021-02-191-2/+2
| | | | | | | | | | | | | | | | Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.0 to 0.11.1. - [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.0...v0.11.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump url from 2.2.0 to 2.2.1dependabot-preview[bot]2021-02-191-2/+2
|/ | | | | | | Bumps [url](https://github.com/servo/rust-url) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.2.0...v2.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump zip from 0.5.9 to 0.5.10dependabot-preview[bot]2021-02-191-2/+2
| | | | | | | Bumps [zip](https://github.com/zip/zip-rs) from 0.5.9 to 0.5.10. - [Release notes](https://github.com/zip/zip-rs/releases) - [Commits](https://github.com/zip/zip-rs/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump chrono-humanize from 0.1.1 to 0.1.2dependabot-preview[bot]2021-02-031-2/+2
| | | | | | | Bumps [chrono-humanize](https://gitlab.com/imp/chrono-humanize-rs) from 0.1.1 to 0.1.2. - [Release notes](https://gitlab.com/imp/chrono-humanize-rs/tags) - [Commits](https://gitlab.com/imp/chrono-humanize-rs/compare/0.1.1...0.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #443 from svenstaro/dependabot/cargo/assert_cmd-1.0.3dependabot-preview[bot]2021-02-021-2/+14
|\
| * Bump assert_cmd from 1.0.2 to 1.0.3dependabot-preview[bot]2021-02-021-2/+14
| | | | | | | | | | | | | | | | Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 1.0.2 to 1.0.3. - [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/v1.0.2...v1.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump assert_fs from 1.0.0 to 1.0.1dependabot-preview[bot]2021-02-021-4/+5
|/ | | | | | | | Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 1.0.0 to 1.0.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/compare/v1.0.0...v1.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump sha2 from 0.9.2 to 0.9.3dependabot-preview[bot]2021-02-011-2/+2
| | | | | | | Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.9.2 to 0.9.3. - [Release notes](https://github.com/RustCrypto/hashes/releases) - [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.9.2...sha2-v0.9.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump log from 0.4.13 to 0.4.14dependabot-preview[bot]2021-01-271-3/+3
| | | | | | | | Bumps [log](https://github.com/rust-lang/log) from 0.4.13 to 0.4.14. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.13...0.4.14) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump serde from 1.0.122 to 1.0.123dependabot-preview[bot]2021-01-261-4/+4
| | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.122 to 1.0.123. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.122...v1.0.123) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump tar from 0.4.30 to 0.4.32dependabot-preview[bot]2021-01-261-3/+2
| | | | | | | Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.30 to 0.4.32. - [Release notes](https://github.com/alexcrichton/tar-rs/releases) - [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.30...0.4.32) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump serde from 1.0.120 to 1.0.122dependabot-preview[bot]2021-01-251-6/+6
| | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.120 to 1.0.122. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.120...v1.0.122) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump serde from 1.0.119 to 1.0.120dependabot-preview[bot]2021-01-201-4/+4
| | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.119 to 1.0.120. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.119...v1.0.120) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump depsSven-Hendrik Haase2021-01-151-87/+147
|
* Bump futures from 0.3.10 to 0.3.11dependabot-preview[bot]2021-01-151-18/+18
| | | | | | | | Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.10 to 0.3.11. - [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.10...0.3.11) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump futures from 0.3.9 to 0.3.10dependabot-preview[bot]2021-01-141-26/+26
| | | | | | | | Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.9 to 0.3.10. - [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.9...0.3.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #429 from svenstaro/dependabot/cargo/log-0.4.13Sven-Hendrik Haase2021-01-131-3/+3
|\ | | | | Bump log from 0.4.12 to 0.4.13
| * Bump log from 0.4.12 to 0.4.13dependabot-preview[bot]2021-01-121-3/+3
| | | | | | | | | | | | | | | | Bumps [log](https://github.com/rust-lang/log) from 0.4.12 to 0.4.13. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.12...0.4.13) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump serde from 1.0.118 to 1.0.119dependabot-preview[bot]2021-01-121-4/+4
|/ | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.118 to 1.0.119. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.118...v1.0.119) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump maud from 0.22.1 to 0.22.2dependabot-preview[bot]2021-01-111-4/+4
| | | | | | | | Bumps [maud](https://github.com/lambda-fairy/maud) from 0.22.1 to 0.22.2. - [Release notes](https://github.com/lambda-fairy/maud/releases) - [Changelog](https://github.com/lambda-fairy/maud/blob/master/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/maud/compare/v0.22.1...v0.22.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #428 from svenstaro/dependabot/cargo/futures-0.3.9Sven-Hendrik Haase2021-01-111-19/+19
|\ | | | | Bump futures from 0.3.8 to 0.3.9
| * Bump futures from 0.3.8 to 0.3.9dependabot-preview[bot]2021-01-111-19/+19
| | | | | | | | | | | | | | | | Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.8 to 0.3.9. - [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.8...0.3.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump regex from 1.4.2 to 1.4.3dependabot-preview[bot]2021-01-111-4/+4
|/ | | | | | | | Bumps [regex](https://github.com/rust-lang/regex) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.4.2...1.4.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump log from 0.4.11 to 0.4.12dependabot-preview[bot]2021-01-081-3/+3
| | | | | | | | Bumps [log](https://github.com/rust-lang/log) from 0.4.11 to 0.4.12. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.11...0.4.12) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump reqwest to 0.11Sven-Hendrik Haase2021-01-061-71/+166
|
* (cargo-release) start next development iteration 0.10.5-alpha.0Sven-Hendrik Haase2021-01-051-1/+1
|
* (cargo-release) version 0.10.4v0.10.4Sven-Hendrik Haase2021-01-051-1/+1
|
* Bump depsSven-Hendrik Haase2021-01-041-19/+19
|
* Update depsSven-Hendrik Haase2020-12-281-108/+60
|
* Bump all depsSven-Hendrik Haase2020-12-071-129/+113
|
* Bump actix-web from 3.3.1 to 3.3.2dependabot-preview[bot]2020-12-021-5/+5
| | | | | | | | Bumps [actix-web](https://github.com/actix/actix-web) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md) - [Commits](https://github.com/actix/actix-web/compare/web-v3.3.1...web-v3.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump structopt from 0.3.20 to 0.3.21dependabot-preview[bot]2020-12-011-4/+4
| | | | | | | | Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.20 to 0.3.21. - [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.20...v0.3.21) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump actix-web from 3.2.0 to 3.3.1dependabot-preview[bot]2020-11-301-28/+10
| | | | | | | | Bumps [actix-web](https://github.com/actix/actix-web) from 3.2.0 to 3.3.1. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md) - [Commits](https://github.com/actix/actix-web/compare/web-v3.2.0...web-v3.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump actix-files from 0.4.0 to 0.4.1dependabot-preview[bot]2020-11-251-26/+32
| | | | | | | | Bumps [actix-files](https://github.com/actix/actix-web) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/v0.4.1/CHANGES.md) - [Commits](https://github.com/actix/actix-web/compare/v0.4.0...v0.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump assert_cmd from 1.0.1 to 1.0.2dependabot-preview[bot]2020-11-241-2/+2
| | | | | | | | Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 1.0.1 to 1.0.2. - [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/v1.0.1...v1.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump strum_macros from 0.19.4 to 0.20.1dependabot-preview[bot]2020-11-231-2/+2
| | | | | | | | Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.19.4 to 0.20.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.19.5 to 0.20.0dependabot-preview[bot]2020-11-231-2/+2
| | | | | | | | Bumps [strum](https://github.com/Peternator7/strum) from 0.19.5 to 0.20.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 reqwest from 0.10.8 to 0.10.9dependabot-preview[bot]2020-11-201-13/+72
| | | | | | | | Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.10.8 to 0.10.9. - [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.10.8...v0.10.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump grass from 0.10.3 to 0.10.4dependabot-preview[bot]2020-11-171-6/+6
| | | | | | | | Bumps [grass](https://github.com/connorskees/grass) from 0.10.3 to 0.10.4. - [Release notes](https://github.com/connorskees/grass/releases) - [Changelog](https://github.com/connorskees/grass/blob/master/CHANGELOG.md) - [Commits](https://github.com/connorskees/grass/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump futures from 0.3.7 to 0.3.8dependabot-preview[bot]2020-11-101-18/+18
| | | | | | | | Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.7 to 0.3.8. - [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.7...0.3.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* (cargo-release) start next development iteration 0.10.4-alpha.0Sven-Hendrik Haase2020-11-091-1/+1
|
* (cargo-release) version 0.10.3v0.10.3Sven-Hendrik Haase2020-11-091-1/+1
|