aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: Release miniserve version 0.23.1v0.23.1Sven-Hendrik Haase2023-04-171-1/+1
|
* Bump depsSven-Hendrik Haase2023-04-161-87/+81
|
* Bump depsSven-Hendrik Haase2023-04-061-91/+150
|
* Merge pull request #1086 from svenstaro/dependabot/cargo/clap_complete-4.2.0Sven-Hendrik Haase2023-04-041-2/+2
|\ | | | | Bump clap_complete from 4.1.6 to 4.2.0
| * Bump clap_complete from 4.1.6 to 4.2.0dependabot[bot]2023-04-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.1.6 to 4.2.0. - [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-v4.1.6...clap_complete-v4.2.0) --- updated-dependencies: - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump clap from 4.1.14 to 4.2.1dependabot[bot]2023-04-031-8/+63
|/ | | | | | | | | | | | | | | Bumps [clap](https://github.com/clap-rs/clap) from 4.1.14 to 4.2.1. - [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/v4.1.14...v4.2.1) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump comrak from 0.17.1 to 0.18.0dependabot[bot]2023-04-031-2/+2
| | | | | | | | | | | | | | | Bumps [comrak](https://github.com/kivikakk/comrak) from 0.17.1 to 0.18.0. - [Release notes](https://github.com/kivikakk/comrak/releases) - [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt) - [Commits](https://github.com/kivikakk/comrak/compare/0.17.1...0.18.0) --- updated-dependencies: - dependency-name: comrak dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump futures from 0.3.27 to 0.3.28dependabot[bot]2023-03-311-19/+19
| | | | | | | | | | | | | | | Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.27 to 0.3.28. - [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.27...0.3.28) --- 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 #1081 from svenstaro/dependabot/cargo/clap-4.1.14Sven-Hendrik Haase2023-03-291-16/+17
|\ | | | | Bump clap from 4.1.13 to 4.1.14
| * Bump clap from 4.1.13 to 4.1.14dependabot[bot]2023-03-281-16/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [clap](https://github.com/clap-rs/clap) from 4.1.13 to 4.1.14. - [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/v4.1.13...v4.1.14) --- 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 #1082 from svenstaro/dependabot/cargo/comrak-0.17.1Sven-Hendrik Haase2023-03-291-54/+2
|\ \ | | | | | | Bump comrak from 0.16.0 to 0.17.1
| * | Bump comrak from 0.16.0 to 0.17.1dependabot[bot]2023-03-281-54/+2
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [comrak](https://github.com/kivikakk/comrak) from 0.16.0 to 0.17.1. - [Release notes](https://github.com/kivikakk/comrak/releases) - [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt) - [Commits](https://github.com/kivikakk/comrak/compare/0.16.0...0.17.1) --- updated-dependencies: - dependency-name: comrak dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1083 from svenstaro/dependabot/cargo/reqwest-0.11.16Sven-Hendrik Haase2023-03-291-2/+2
|\ \ | | | | | | Bump reqwest from 0.11.15 to 0.11.16
| * | Bump reqwest from 0.11.15 to 0.11.16dependabot[bot]2023-03-281-2/+2
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.15 to 0.11.16. - [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.15...v0.11.16) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* / Bump clap_complete from 4.1.5 to 4.1.6dependabot[bot]2023-03-281-2/+2
|/ | | | | | | | | | | | | | | Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.1.5 to 4.1.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/clap_complete-v4.1.5...clap_complete-v4.1.6) --- 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 depsSven-Hendrik Haase2023-03-251-233/+248
|
* Bump simplelog from 0.12.0 to 0.12.1dependabot[bot]2023-03-031-2/+2
| | | | | | | | | | | | | | | Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.12.0 to 0.12.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.12.0...v0.12.1) --- updated-dependencies: - dependency-name: simplelog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* chore: Release miniserve version 0.23.0v0.23.0Sven-Hendrik Haase2023-03-011-1/+1
|
* Update depsSven-Hendrik Haase2023-03-011-53/+53
|
* Bump clap_mangen from 0.2.8 to 0.2.9dependabot[bot]2023-02-231-2/+2
| | | | | | | | | | | | | | | Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.8 to 0.2.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.2.8...clap_mangen-v0.2.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>
* Merge pull request #1041 from svenstaro/dependabot/cargo/grass-0.12.3Sven-Hendrik Haase2023-02-211-5/+4
|\ | | | | Bump grass from 0.12.2 to 0.12.3
| * Bump grass from 0.12.2 to 0.12.3dependabot[bot]2023-02-201-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [grass](https://github.com/connorskees/grass) from 0.12.2 to 0.12.3. - [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>
* | Bump http from 0.2.8 to 0.2.9dependabot[bot]2023-02-201-2/+2
|/ | | | | | | | | | | | | | | Bumps [http](https://github.com/hyperium/http) from 0.2.8 to 0.2.9. - [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.8...v0.2.9) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump depsSven-Hendrik Haase2023-02-161-27/+27
|
* Bump depsSven-Hendrik Haase2023-02-141-55/+62
|
* Bump anyhow from 1.0.68 to 1.0.69dependabot[bot]2023-02-061-2/+2
| | | | | | | | | | | | | | Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.68 to 1.0.69. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.68...1.0.69) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump deps moreSven-Hendrik Haase2023-02-011-2/+18
|
* Bump depsSven-Hendrik Haase2023-02-011-108/+157
|
* Bump grass from 0.12.1 to 0.12.2dependabot[bot]2023-02-011-4/+4
| | | | | | | | | | | | | | | Bumps [grass](https://github.com/connorskees/grass) from 0.12.1 to 0.12.2. - [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>
* Bump more depsSven-Hendrik Haase2023-01-221-21/+5
|
* Bump depsSven-Hendrik Haase2023-01-221-99/+98
|
* Bump rustls from 0.20.7 to 0.20.8dependabot[bot]2023-01-141-2/+2
| | | | | | | | | | | | | | | Bumps [rustls](https://github.com/rustls/rustls) from 0.20.7 to 0.20.8. - [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.7...v/0.20.8) --- updated-dependencies: - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #1008 from svenstaro/dependabot/cargo/grass-0.12.1Sven-Hendrik Haase2023-01-141-2/+12
|\ | | | | Bump grass from 0.12.0 to 0.12.1
| * Bump grass from 0.12.0 to 0.12.1dependabot[bot]2023-01-091-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [grass](https://github.com/connorskees/grass) from 0.12.0 to 0.12.1. - [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>
* | Merge pull request #1009 from svenstaro/dependabot/cargo/regex-1.7.1Sven-Hendrik Haase2023-01-141-2/+2
|\ \ | | | | | | Bump regex from 1.7.0 to 1.7.1
| * | Bump regex from 1.7.0 to 1.7.1dependabot[bot]2023-01-101-2/+2
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [regex](https://github.com/rust-lang/regex) from 1.7.0 to 1.7.1. - [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.7.0...1.7.1) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1010 from svenstaro/dependabot/cargo/assert_cmd-2.0.8Sven-Hendrik Haase2023-01-141-2/+2
|\ \ | | | | | | Bump assert_cmd from 2.0.7 to 2.0.8
| * | Bump assert_cmd from 2.0.7 to 2.0.8dependabot[bot]2023-01-101-2/+2
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.7 to 2.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/v2.0.7...v2.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>
* / Bump rustls-pemfile from 1.0.1 to 1.0.2dependabot[bot]2023-01-111-6/+12
|/ | | | | | | | | | | | | | Bumps [rustls-pemfile](https://github.com/rustls/pemfile) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/commits/v/1.0.2) --- updated-dependencies: - dependency-name: rustls-pemfile dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #1004 from connorskees/update-grassSven-Hendrik Haase2023-01-011-80/+19
|\ | | | | update grass to 0.12.0
| * update Cargo.lockConnor Skees2023-01-011-80/+19
| |
* | Bump fast_qr from 0.6.1 to 0.7.0dependabot[bot]2023-01-011-2/+2
|/ | | | | | | | | | | | | | Bumps [fast_qr](https://github.com/erwanvivien/fast_qr) from 0.6.1 to 0.7.0. - [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 depsSven-Hendrik Haase2023-01-011-33/+33
|
* Bump depsSven-Hendrik Haase2022-12-191-251/+138
|
* Bump depsSven-Hendrik Haase2022-11-281-42/+93
|
* Bump depsSven-Hendrik Haase2022-11-211-30/+30
|
* Bump comrak from 0.14.0 to 0.15.0dependabot[bot]2022-11-151-53/+5
| | | | | | | | | | | | | | | Bumps [comrak](https://github.com/kivikakk/comrak) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/kivikakk/comrak/releases) - [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt) - [Commits](https://github.com/kivikakk/comrak/compare/0.14.0...0.15.0) --- updated-dependencies: - dependency-name: comrak dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #968 from svenstaro/dependabot/cargo/fast_qr-0.6.1Sven-Hendrik Haase2022-11-151-2/+2
|\ | | | | Bump fast_qr from 0.6.0 to 0.6.1
| * Bump fast_qr from 0.6.0 to 0.6.1dependabot[bot]2022-11-141-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [fast_qr](https://github.com/erwanvivien/fast_qr) from 0.6.0 to 0.6.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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump depsSven-Hendrik Haase2022-11-141-10/+10
|/