aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* Bump rstest from 0.13.0 to 0.14.0 (#824)dependabot[bot]2022-06-201-239/+4
| | | | | | | | | | | | | | | | | Bumps [rstest](https://github.com/la10736/rstest) from 0.13.0 to 0.14.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.13.0...0.14.0) --- updated-dependencies: - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump anyhow from 1.0.57 to 1.0.58 (#825)dependabot[bot]2022-06-201-2/+2
| | | | | | | | | | | | | | | | Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.57 to 1.0.58. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.57...1.0.58) --- updated-dependencies: - dependency-name: anyhow 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 depsSven-Hendrik Haase2022-06-161-122/+99
|
* Bump reqwest from 0.11.10 to 0.11.11 (#819)dependabot[bot]2022-06-141-13/+5
| | | | | | | | | | | | | | | | | Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.10 to 0.11.11. - [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.10...v0.11.11) --- updated-dependencies: - dependency-name: reqwest 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 http from 0.2.7 to 0.2.8 (#808)dependabot[bot]2022-06-131-2/+2
| | | | | | | | | | | | | | | | | Bumps [http](https://github.com/hyperium/http) from 0.2.7 to 0.2.8. - [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.7...v0.2.8) --- updated-dependencies: - dependency-name: http 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 strum from 0.24.0 to 0.24.1 (#813)dependabot[bot]2022-06-131-2/+2
| | | | | | | | | | | | | | | | | Bumps [strum](https://github.com/Peternator7/strum) from 0.24.0 to 0.24.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) --- updated-dependencies: - dependency-name: strum 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 actix-files from 0.6.0 to 0.6.1 (#812)dependabot[bot]2022-06-131-2/+2
| | | | | | | | | | | | | | | | | Bumps [actix-files](https://github.com/actix/actix-web) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/v0.6.1/CHANGES.md) - [Commits](https://github.com/actix/actix-web/compare/v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: actix-files 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 strum_macros from 0.24.0 to 0.24.1 (#814)dependabot[bot]2022-06-131-2/+2
| | | | | | | | | | | | | | | | | Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.24.0 to 0.24.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) --- updated-dependencies: - dependency-name: strum_macros 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 actix-web from 4.0.1 to 4.1.0 (#815)dependabot[bot]2022-06-131-2/+2
| | | | | | | | | | | | | | | | | Bumps [actix-web](https://github.com/actix/actix-web) from 4.0.1 to 4.1.0. - [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-v4.0.1...web-v4.1.0) --- updated-dependencies: - dependency-name: actix-web dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump depsSven-Hendrik Haase2022-05-231-10/+10
|
* Bump rustls from 0.20.5 to 0.20.6dependabot[bot]2022-05-191-2/+2
| | | | | | | | | | | | | | | Bumps [rustls](https://github.com/rustls/rustls) from 0.20.5 to 0.20.6. - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.20.5...v/0.20.6) --- updated-dependencies: - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* (cargo-release) version 0.19.5v0.19.5Sven-Hendrik Haase2022-05-181-1/+1
|
* Fix security issue with --no-symlinksSven-Hendrik Haase2022-05-181-54/+34
| | | | | Even with --no-symlinks specified, if a direct path to a symlink had been entered, it would be resolved. This fixes that behavior and improves tests to ensure this behavior.
* Merge pull request #800 from svenstaro/dependabot/cargo/rustls-0.20.5Sven-Hendrik Haase2022-05-161-2/+2
|\ | | | | Bump rustls from 0.20.4 to 0.20.5
| * Bump rustls from 0.20.4 to 0.20.5dependabot[bot]2022-05-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [rustls](https://github.com/rustls/rustls) from 0.20.4 to 0.20.5. - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.20.4...v/0.20.5) --- updated-dependencies: - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump rstest from 0.12.0 to 0.13.0dependabot[bot]2022-05-161-2/+265
|/ | | | | | | | | | | | | | | Bumps [rstest](https://github.com/la10736/rstest) from 0.12.0 to 0.13.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.12.0...0.13.0) --- updated-dependencies: - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>