aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-08-31(cargo-release) version 0.16.0v0.16.0Sven-Hendrik Haase1-1/+1
2021-08-30Bump depsSven-Hendrik Haase1-22/+22
2021-08-30Update Cargo.lockAli MJ Al-Nasrawy1-21/+63
2021-08-30Switch from structopt to clap v3Sven-Hendrik Haase1-31/+81
2021-08-28Bump lockfileSven-Hendrik Haase1-763/+272
2021-08-27(cargo-release) start next development iteration 0.15.1-alpha.0Sven-Hendrik Haase1-1/+1
2021-08-27(cargo-release) version 0.15.0v0.15.0Sven-Hendrik Haase1-1/+1
2021-08-27Add TLS support via rustls (fixes #18)Sven-Hendrik Haase1-11/+88
2021-08-25Upgrade depsSven-Hendrik Haase1-11/+11
2021-08-25Upgrade depsSven-Hendrik Haase1-10/+10
2021-08-25Upgrade qrcodegen (fixes #568)Sven-Hendrik Haase1-113/+147
2021-08-24Bump serde from 1.0.128 to 1.0.129dependabot[bot]1-4/+4
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.128 to 1.0.129. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.128...v1.0.129) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23Bump serde from 1.0.127 to 1.0.128dependabot[bot]1-4/+4
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.127 to 1.0.128. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.127...v1.0.128) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20Bump httparse from 1.4.1 to 1.5.1dependabot[bot]1-2/+2
Bumps [httparse](https://github.com/seanmonstar/httparse) from 1.4.1 to 1.5.1. - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.4.1...v1.5.1) --- updated-dependencies: - dependency-name: httparse dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16Bump grass from 0.10.6 to 0.10.7dependabot[bot]1-2/+2
Bumps [grass](https://github.com/connorskees/grass) from 0.10.6 to 0.10.7. - [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) --- updated-dependencies: - dependency-name: grass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13Bump tar from 0.4.36 to 0.4.37dependabot[bot]1-2/+2
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.36 to 0.4.37. - [Release notes](https://github.com/alexcrichton/tar-rs/releases) - [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.36...0.4.37) --- updated-dependencies: - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11Bump tar from 0.4.35 to 0.4.36dependabot[bot]1-2/+2
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.35 to 0.4.36. - [Release notes](https://github.com/alexcrichton/tar-rs/releases) - [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.35...0.4.36) --- updated-dependencies: - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-08-06Bump assert_cmd from 1.0.8 to 2.0.0dependabot[bot]1-2/+2
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 1.0.8 to 2.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/v1.0.8...v2.0.0) --- updated-dependencies: - dependency-name: assert_cmd dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02Bump serde from 1.0.126 to 1.0.127dependabot[bot]1-4/+4
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.126 to 1.0.127. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.126...v1.0.127) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02Bump assert_fs from 1.0.2 to 1.0.3dependabot[bot]1-38/+4
Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 1.0.2 to 1.0.3. - [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.2...v1.0.3) --- updated-dependencies: - dependency-name: assert_fs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02Bump rstest from 0.10.0 to 0.11.0dependabot[bot]1-36/+9
Bumps [rstest](https://github.com/la10736/rstest) from 0.10.0 to 0.11.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.10.0...0.11.0) --- updated-dependencies: - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02Bump bytesize from 1.0.1 to 1.1.0dependabot[bot]1-2/+2
Bumps [bytesize](https://github.com/hyunsik/bytesize) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/hyunsik/bytesize/releases) - [Commits](https://github.com/hyunsik/bytesize/compare/release-1.0.1...v1.1.0) --- updated-dependencies: - dependency-name: bytesize dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02Bump assert_cmd from 1.0.6 to 1.0.8dependabot[bot]1-4/+30
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 1.0.6 to 1.0.8. - [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.6...v1.0.8) --- updated-dependencies: - dependency-name: assert_cmd dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26Bump grass from 0.10.5 to 0.10.6dependabot[bot]1-45/+67
Bumps [grass](https://github.com/connorskees/grass) from 0.10.5 to 0.10.6. - [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) --- updated-dependencies: - dependency-name: grass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26Bump futures from 0.3.15 to 0.3.16dependabot[bot]1-18/+18
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.15 to 0.3.16. - [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.15...0.3.16) --- updated-dependencies: - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-07-12Bump grass from 0.10.4 to 0.10.5dependabot[bot]1-2/+2
Bumps [grass](https://github.com/connorskees/grass) from 0.10.4 to 0.10.5. - [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) --- updated-dependencies: - dependency-name: grass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05Bump thiserror from 1.0.25 to 1.0.26dependabot[bot]1-4/+4
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.25 to 1.0.26. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.25...1.0.26) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-07-02Bump assert_cmd from 1.0.5 to 1.0.6dependabot[bot]1-2/+2
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 1.0.5 to 1.0.6. - [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.5...v1.0.6) --- updated-dependencies: - dependency-name: assert_cmd dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-06-28Bump depsSven-Hendrik Haase1-81/+79
2021-06-03Bump assert_cmd from 1.0.4 to 1.0.5dependabot-preview[bot]1-2/+2
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 1.0.4 to 1.0.5. - [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.4...v1.0.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-03Bump strum_macros from 0.21.0 to 0.21.1dependabot-preview[bot]1-2/+2
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.21.0 to 0.21.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>
2021-06-01Bump strumSven-Hendrik Haase1-4/+4
2021-06-01Bump depsSven-Hendrik Haase1-90/+80
2021-05-28Bump tar from 0.4.33 to 0.4.35dependabot-preview[bot]1-2/+2
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.33 to 0.4.35. - [Release notes](https://github.com/alexcrichton/tar-rs/releases) - [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.33...0.4.35) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-24Bump thiserror from 1.0.24 to 1.0.25dependabot-preview[bot]1-4/+4
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.24 to 1.0.25. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.24...1.0.25) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-17Bump rstest from 0.9.0 to 0.10.0dependabot-preview[bot]1-4/+4
Bumps [rstest](https://github.com/la10736/rstest) from 0.9.0 to 0.10.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.9.0...0.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-13Bump assert_cmd from 1.0.3 to 1.0.4dependabot-preview[bot]1-2/+2
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 1.0.3 to 1.0.4. - [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.3...v1.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-13Bump serde from 1.0.125 to 1.0.126dependabot-preview[bot]1-4/+4
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.125 to 1.0.126. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.125...v1.0.126) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-12Bump sha2 from 0.9.4 to 0.9.5dependabot-preview[bot]1-4/+7
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.9.4 to 0.9.5. - [Release notes](https://github.com/RustCrypto/hashes/releases) - [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.9.4...sha2-v0.9.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-12Bump futures from 0.3.14 to 0.3.15dependabot-preview[bot]1-18/+20
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.14 to 0.3.15. - [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.14...0.3.15) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-11Bump httparse from 1.4.0 to 1.4.1dependabot-preview[bot]1-2/+2
Bumps [httparse](https://github.com/seanmonstar/httparse) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.4.0...v1.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-10Bump url from 2.2.1 to 2.2.2dependabot-preview[bot]1-2/+2
Bumps [url](https://github.com/servo/rust-url) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.2.1...v2.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-07Bump regex from 1.5.3 to 1.5.4dependabot-preview[bot]1-2/+2
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.3 to 1.5.4. - [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.5.3...1.5.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-06Bump sha2 from 0.9.3 to 0.9.4dependabot-preview[bot]1-3/+9
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.9.3 to 0.9.4. - [Release notes](https://github.com/RustCrypto/hashes/releases) - [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.9.3...sha2-v0.9.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-03Bump regex from 1.4.6 to 1.5.3dependabot-preview[bot]1-8/+8
Bumps [regex](https://github.com/rust-lang/regex) from 1.4.6 to 1.5.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.6...1.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-03Bump rstest from 0.8.0 to 0.9.0dependabot-preview[bot]1-4/+4
Bumps [rstest](https://github.com/la10736/rstest) from 0.8.0 to 0.9.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.8.0...0.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-28Bump chrono-humanize from 0.1.2 to 0.2.1dependabot-preview[bot]1-2/+2
Bumps [chrono-humanize](https://gitlab.com/imp/chrono-humanize-rs) from 0.1.2 to 0.2.1. - [Release notes](https://gitlab.com/imp/chrono-humanize-rs/tags) - [Commits](https://gitlab.com/imp/chrono-humanize-rs/compare/0.1.2...0.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-26Bump rstest from 0.7.0 to 0.8.0dependabot-preview[bot]1-4/+4
Bumps [rstest](https://github.com/la10736/rstest) from 0.7.0 to 0.8.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.7.0...0.8.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-23Bump regex from 1.4.5 to 1.4.6dependabot-preview[bot]1-2/+2
Bumps [regex](https://github.com/rust-lang/regex) from 1.4.5 to 1.4.6. - [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.5...1.4.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-23Bump assert_fs from 1.0.1 to 1.0.2dependabot-preview[bot]1-2/+2
Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 1.0.1 to 1.0.2. - [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.1...v1.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>