aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: Release miniserve version 0.24.0v0.24.0Sven-Hendrik Haase2023-07-061-1/+1
|
* Fix ANSI color codes are printed when not a ttySven-Hendrik Haase2023-07-051-25/+29
| | | | Fixes #1095.
* Bump depsSven-Hendrik Haase2023-07-051-45/+73
|
* Remove atty depSven-Hendrik Haase2023-07-021-24/+3
| | | | We can now use the stabilized IsTerminal trait.
* Update depsSven-Hendrik Haase2023-07-021-122/+182
|
* Bump serde from 1.0.163 to 1.0.164dependabot[bot]2023-06-081-4/+4
| | | | | | | | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.163 to 1.0.164. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.163...v1.0.164) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump depsSven-Hendrik Haase2023-06-051-53/+53
|
* Merge pull request #1138 from svenstaro/dependabot/cargo/chrono-0.4.26Sven-Hendrik Haase2023-06-051-2/+2
|\ | | | | Bump chrono from 0.4.25 to 0.4.26
| * Bump chrono from 0.4.25 to 0.4.26dependabot[bot]2023-05-311-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.25 to 0.4.26. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.25...v0.4.26) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1139 from svenstaro/dependabot/cargo/clap_mangen-0.2.12Sven-Hendrik Haase2023-06-051-2/+2
|\ \ | | | | | | Bump clap_mangen from 0.2.11 to 0.2.12
| * | Bump clap_mangen from 0.2.11 to 0.2.12dependabot[bot]2023-06-051-2/+2
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.11 to 0.2.12. - [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.11...clap_mangen-v0.2.12) --- 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 #1140 from svenstaro/dependabot/cargo/clap-4.3.1Sven-Hendrik Haase2023-06-051-6/+6
|\ \ | | | | | | Bump clap from 4.3.0 to 4.3.1
| * | Bump clap from 4.3.0 to 4.3.1dependabot[bot]2023-06-051-6/+6
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [clap](https://github.com/clap-rs/clap) from 4.3.0 to 4.3.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/clap_complete-v4.3.0...clap_complete-v4.3.1) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* / Bump clap_complete from 4.3.0 to 4.3.1dependabot[bot]2023-06-051-2/+2
|/ | | | | | | | | | | | | | | Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.3.0 to 4.3.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/clap_complete-v4.3.0...clap_complete-v4.3.1) --- 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 chrono from 0.4.24 to 0.4.25dependabot[bot]2023-05-301-13/+9
| | | | | | | | | | | | | | | Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.24 to 0.4.25. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.24...v0.4.25) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #1135 from svenstaro/dependabot/cargo/regex-1.8.3Sven-Hendrik Haase2023-05-291-2/+2
|\ | | | | Bump regex from 1.8.2 to 1.8.3
| * Bump regex from 1.8.2 to 1.8.3dependabot[bot]2023-05-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [regex](https://github.com/rust-lang/regex) from 1.8.2 to 1.8.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.8.2...1.8.3) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump log from 0.4.17 to 0.4.18dependabot[bot]2023-05-291-5/+2
|/ | | | | | | | | | | | | | | Bumps [log](https://github.com/rust-lang/log) from 0.4.17 to 0.4.18. - [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.17...0.4.18) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump depsSven-Hendrik Haase2023-05-231-64/+96
|
* Bump depsSven-Hendrik Haase2023-05-151-137/+61
|
* Bump grass from 0.12.3 to 0.12.4dependabot[bot]2023-05-121-4/+4
| | | | | | | | | | | | | | Bumps [grass](https://github.com/connorskees/grass) from 0.12.3 to 0.12.4. - [Changelog](https://github.com/connorskees/grass/blob/master/CHANGELOG.md) - [Commits](https://github.com/connorskees/grass/compare/v0.12.3...v0.12.4) --- updated-dependencies: - dependency-name: grass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump clap_complete from 4.2.1 to 4.2.2dependabot[bot]2023-05-101-2/+2
| | | | | | | | | | | | | | | Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.2.1 to 4.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-v4.2.1...clap_complete-v4.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>
* Merge pull request #1119 from svenstaro/dependabot/cargo/fast_qr-0.8.6Sven-Hendrik Haase2023-05-081-2/+2
|\ | | | | Bump fast_qr from 0.8.5 to 0.8.6
| * Bump fast_qr from 0.8.5 to 0.8.6dependabot[bot]2023-05-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [fast_qr](https://github.com/erwanvivien/fast_qr) from 0.8.5 to 0.8.6. - [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 zip from 0.6.4 to 0.6.5dependabot[bot]2023-05-081-2/+2
|/ | | | | | | | | | | | Bumps zip from 0.6.4 to 0.6.5. --- updated-dependencies: - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump depsSven-Hendrik Haase2023-05-061-26/+27
|
* chore: Release miniserve version 0.23.2v0.23.2Sven-Hendrik Haase2023-04-281-1/+1
|
* Bump depsSven-Hendrik Haase2023-04-281-24/+23
|
* Merge pull request #1111 from svenstaro/dependabot/cargo/clap_complete-4.2.1Sven-Hendrik Haase2023-04-241-2/+2
|\ | | | | Bump clap_complete from 4.2.0 to 4.2.1
| * Bump clap_complete from 4.2.0 to 4.2.1dependabot[bot]2023-04-241-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.2.0 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/clap_complete-v4.2.0...clap_complete-v4.2.1) --- 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 regex from 1.8.0 to 1.8.1dependabot[bot]2023-04-241-4/+4
|/ | | | | | | | | | | | | | | Bumps [regex](https://github.com/rust-lang/regex) from 1.8.0 to 1.8.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/commits/1.8.1) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump regex from 1.7.3 to 1.8.0dependabot[bot]2023-04-211-6/+15
| | | | | | | | | | | | | | | Bumps [regex](https://github.com/rust-lang/regex) from 1.7.3 to 1.8.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/commits) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Switch from deprecated get_if_addrs to if-addrsSven-Hendrik Haase2023-04-201-49/+19
| | | | Fixes #1079.
* Bump depsSven-Hendrik Haase2023-04-201-12/+12
|
* 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
|