aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (cargo-release) version 0.22.0v0.22.0Sven-Hendrik Haase2022-09-201-1/+1
|
* Bump depsSven-Hendrik Haase2022-09-201-22/+15
|
* Merge pull request #907 from svenstaro/dependabot/cargo/fake-tty-0.3.1Sven-Hendrik Haase2022-09-201-2/+2
|\ | | | | Bump fake-tty from 0.2.0 to 0.3.1
| * Bump fake-tty from 0.2.0 to 0.3.1dependabot[bot]2022-09-191-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [fake-tty](https://github.com/Aloso/to-html) from 0.2.0 to 0.3.1. - [Release notes](https://github.com/Aloso/to-html/releases) - [Changelog](https://github.com/Aloso/to-html/blob/main/CHANGELOG.md) - [Commits](https://github.com/Aloso/to-html/commits) --- updated-dependencies: - dependency-name: fake-tty dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #906 from svenstaro/dependabot/cargo/fast_qr-0.5.1Sven-Hendrik Haase2022-09-201-2/+2
|\ \ | |/ |/| Bump fast_qr from 0.3.1 to 0.5.1
| * Bump fast_qr from 0.3.1 to 0.5.1dependabot[bot]2022-09-191-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [fast_qr](https://github.com/erwanvivien/fast_qr) from 0.3.1 to 0.5.1. - [Release notes](https://github.com/erwanvivien/fast_qr/releases) - [Commits](https://github.com/erwanvivien/fast_qr/commits) --- updated-dependencies: - dependency-name: fast_qr dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump clap from 3.2.21 to 3.2.22dependabot[bot]2022-09-191-12/+59
|/ | | | | | | | | | | | | | | Bumps [clap](https://github.com/clap-rs/clap) from 3.2.21 to 3.2.22. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/v3.2.22/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v3.2.21...v3.2.22) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #848 from cyqsimon/qrcodeSven-Hendrik Haase2022-09-181-7/+17
|\ | | | | Switch to `fast_qr` lib
| * Merge branch 'master' into qrcodecyqsimon2022-09-151-160/+142
| |\
| * | Switch to `fast_qr` cratecyqsimon2022-09-011-67/+11
| | |
| * | Fix drop-down QR codecyqsimon2022-09-011-0/+1
| | |
| * | Fix testscyqsimon2022-08-221-0/+7
| | |
| * | Switch to `qrcode` libcyqsimon2022-08-221-5/+63
| | |
* | | Bump sha2 from 0.10.5 to 0.10.6dependabot[bot]2022-09-161-4/+4
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.5 to 0.10.6. - [Release notes](https://github.com/RustCrypto/hashes/releases) - [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.5...sha2-v0.10.6) --- updated-dependencies: - dependency-name: sha2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump depsSven-Hendrik Haase2022-09-151-159/+141
| |
* | (cargo-release) version 0.21.0v0.21.0Sven-Hendrik Haase2022-09-151-1/+1
|/
* Merge pull request #875 from svenstaro/dependabot/cargo/chrono-humanize-0.2.2Sven-Hendrik Haase2022-08-221-2/+2
|\ | | | | Bump chrono-humanize from 0.2.1 to 0.2.2
| * Bump chrono-humanize from 0.2.1 to 0.2.2dependabot[bot]2022-08-191-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [chrono-humanize](https://gitlab.com/imp/chrono-humanize-rs) from 0.2.1 to 0.2.2. - [Release notes](https://gitlab.com/imp/chrono-humanize-rs/tags) - [Commits](https://gitlab.com/imp/chrono-humanize-rs/compare/0.2.1...0.2.2) --- updated-dependencies: - dependency-name: chrono-humanize dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump serde from 1.0.143 to 1.0.144dependabot[bot]2022-08-221-4/+4
|/ | | | | | | | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.143 to 1.0.144. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.143...v1.0.144) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump anyhow from 1.0.61 to 1.0.62dependabot[bot]2022-08-171-2/+2
| | | | | | | | | | | | | | Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.61 to 1.0.62. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.61...1.0.62) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump depsSven-Hendrik Haase2022-08-151-25/+25
|
* Merge pull request #860 from Atreyagaurav/masterSven-Hendrik Haase2022-08-141-0/+272
|\ | | | | Add support for readme rendering
| * Add `--readme` info and reformatGaurav2022-08-141-1/+1
| |
| * Replace `markdown` by `comrak`; Render support for nested dirsGaurav2022-08-141-15/+269
| | | | | | | | | | | | | | * README.md will be rendered at currently visiting directory instead of just in the root. * Rendering is now done by comrak, which seems heavy but has a lot more features.
| * Add support for readme renderingGaurav2022-08-141-0/+18
| |
* | Bump depsSven-Hendrik Haase2022-08-141-26/+16
|/
* Bump depsSven-Hendrik Haase2022-08-111-88/+128
|
* Bump strum_macros from 0.24.2 to 0.24.3dependabot[bot]2022-08-081-2/+2
| | | | | | | | | | | | | | | Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.24.2 to 0.24.3. - [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) --- updated-dependencies: - dependency-name: strum_macros dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Update actix-web-httpauth to v0.8Sven-Hendrik Haase2022-07-221-3/+3
|
* Bump depsSven-Hendrik Haase2022-07-221-13/+16
|
* Bump depsSven-Hendrik Haase2022-07-191-2/+2
|
* Bump depsSven-Hendrik Haase2022-07-181-24/+25
|
* Bump clap from 3.2.10 to 3.2.11dependabot[bot]2022-07-141-5/+5
| | | | | | | | | | | | | | | Bumps [clap](https://github.com/clap-rs/clap) from 3.2.10 to 3.2.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/v3.2.10...v3.2.11) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #839 from svenstaro/dependabot/cargo/clap-3.2.10Sven-Hendrik Haase2022-07-121-5/+5
|\ | | | | Bump clap from 3.2.8 to 3.2.10
| * Bump clap from 3.2.8 to 3.2.10dependabot[bot]2022-07-121-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [clap](https://github.com/clap-rs/clap) from 3.2.8 to 3.2.10. - [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/v3.2.8...v3.2.10) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump serde from 1.0.138 to 1.0.139dependabot[bot]2022-07-121-4/+4
|/ | | | | | | | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.138 to 1.0.139. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.138...v1.0.139) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump regex from 1.5.6 to 1.6.0dependabot[bot]2022-07-061-4/+4
| | | | | | | | | | | | | | | Bumps [regex](https://github.com/rust-lang/regex) from 1.5.6 to 1.6.0. - [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.6...1.6.0) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump depsSven-Hendrik Haase2022-07-031-25/+25
|
* Bump clap from 3.2.7 to 3.2.8dependabot[bot]2022-07-011-5/+5
| | | | | | | | | | | | | | | Bumps [clap](https://github.com/clap-rs/clap) from 3.2.7 to 3.2.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/v3.2.7...v3.2.8) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #831 from svenstaro/dependabot/cargo/clap-3.2.7Sven-Hendrik Haase2022-06-291-7/+7
|\ | | | | Bump clap from 3.2.6 to 3.2.7
| * Bump clap from 3.2.6 to 3.2.7dependabot[bot]2022-06-291-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [clap](https://github.com/clap-rs/clap) from 3.2.6 to 3.2.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/v3.2.6...v3.2.7) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #832 from svenstaro/dependabot/cargo/clap_complete-3.2.3Sven-Hendrik Haase2022-06-291-2/+2
|\ \ | | | | | | Bump clap_complete from 3.2.2 to 3.2.3
| * | Bump clap_complete from 3.2.2 to 3.2.3dependabot[bot]2022-06-291-2/+2
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.2.2 to 3.2.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_complete-v3.2.2...clap_complete-v3.2.3) --- updated-dependencies: - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* / Bump clap_mangen from 0.1.9 to 0.1.10dependabot[bot]2022-06-291-2/+2
|/ | | | | | | | | | | | | | | Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.1.9 to 0.1.10. - [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_mangen-v0.1.9...clap_mangen-v0.1.10) --- updated-dependencies: - dependency-name: clap_mangen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump rstest from 0.14.0 to 0.15.0dependabot[bot]2022-06-281-2/+2
| | | | | | | | | | | | | | | Bumps [rstest](https://github.com/la10736/rstest) from 0.14.0 to 0.15.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.14.0...0.15.0) --- updated-dependencies: - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* (cargo-release) version 0.20.0v0.20.0Sven-Hendrik Haase2022-06-261-1/+1
|
* Bump depsSven-Hendrik Haase2022-06-261-36/+42
|
* Bump clap_mangen from 0.1.8 to 0.1.9 (#826)dependabot[bot]2022-06-221-2/+2
| | | | | | | | | | | | | | | | | Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.1.8 to 0.1.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_mangen-v0.1.8...clap_mangen-v0.1.9) --- updated-dependencies: - dependency-name: clap_mangen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump clap from 3.2.5 to 3.2.6 (#827)dependabot[bot]2022-06-221-7/+7
| | | | | | | | | | | | | | | | | Bumps [clap](https://github.com/clap-rs/clap) from 3.2.5 to 3.2.6. - [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/v3.2.5...v3.2.6) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump clap_complete from 3.2.1 to 3.2.2 (#828)dependabot[bot]2022-06-221-2/+2
| | | | | | | | | | | | | | | | | Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.2.1 to 3.2.2. - [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_complete-v3.2.1...clap_complete-v3.2.2) --- updated-dependencies: - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>