aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-03-25Bump port_check from 0.1.5 to 0.2.0dependabot[bot]1-2/+2
Bumps [port_check](https://github.com/ufoscout/port-check-rs) from 0.1.5 to 0.2.0. - [Commits](https://github.com/ufoscout/port-check-rs/commits/v0.2.0) --- updated-dependencies: - dependency-name: port_check dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16Releasev0.27.1Sven-Hendrik Haase1-1/+1
2024-03-16chore: Release miniserve version 0.27.0v0.27.0Sven-Hendrik Haase1-1/+1
2024-03-16Bump depsSven-Hendrik Haase1-146/+145
2024-02-29Bump fast_qr from 0.11.0 to 0.12.0dependabot[bot]1-2/+2
Bumps [fast_qr](https://github.com/erwanvivien/fast_qr) from 0.11.0 to 0.12.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>
2024-02-26Bump socket2 from 0.5.5 to 0.5.6dependabot[bot]1-3/+3
Bumps [socket2](https://github.com/rust-lang/socket2) from 0.5.5 to 0.5.6. - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/compare/v0.5.5...v0.5.6) --- updated-dependencies: - dependency-name: socket2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21Bump depsSven-Hendrik Haase1-67/+58
2024-02-16Bump depsSven-Hendrik Haase1-83/+89
2024-02-08Bump grass from 0.13.1 to 0.13.2dependabot[bot]1-73/+57
Bumps [grass](https://github.com/connorskees/grass) from 0.13.1 to 0.13.2. - [Changelog](https://github.com/connorskees/grass/blob/master/CHANGELOG.md) - [Commits](https://github.com/connorskees/grass/compare/0.13.1...0.13.2) --- updated-dependencies: - dependency-name: grass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06Bump depsSven-Hendrik Haase1-52/+66
2024-01-29Bump depsSven-Hendrik Haase1-21/+21
2024-01-29Bump strum from 0.26.0 to 0.26.1dependabot[bot]1-2/+2
Bumps [strum](https://github.com/Peternator7/strum) from 0.26.0 to 0.26.1. - [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>
2024-01-28Bump depsSven-Hendrik Haase1-21/+21
2024-01-21Bump depsSven-Hendrik Haase1-28/+26
2024-01-17Bump clap from 4.4.17 to 4.4.18dependabot[bot]1-4/+4
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.17 to 4.4.18. - [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.4.17...v4.4.18) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16Bump depsSven-Hendrik Haase1-28/+12
2024-01-13chore: Release miniserve version 0.26.0v0.26.0Sven-Hendrik Haase1-1/+1
2024-01-13Use tokio::fs instead of std::fs to enable async file operations (fixes #445)Sven-Hendrik Haase1-0/+1
2024-01-13Bump depsSven-Hendrik Haase1-53/+47
2024-01-10Bump actix-files from 0.6.4 to 0.6.5dependabot[bot]1-2/+2
Bumps [actix-files](https://github.com/actix/actix-web) from 0.6.4 to 0.6.5. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/v0.6.5/CHANGES.md) - [Commits](https://github.com/actix/actix-web/compare/v0.6.4...v0.6.5) --- updated-dependencies: - dependency-name: actix-files dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09Bump clap from 4.4.13 to 4.4.14dependabot[bot]1-4/+4
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.13 to 4.4.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.4.13...v4.4.14) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2024-01-07chore: Release miniserve version 0.25.0v0.25.0Sven-Hendrik Haase1-1/+1
2024-01-07Fix serving files with a newline (fixes #1294)Sven-Hendrik Haase1-40/+40
2024-01-03Update actix-multipart to 0.6.1Sven-Hendrik Haase1-6/+76
2024-01-03Bump depsSven-Hendrik Haase1-145/+123
2023-12-10Bump depsSven-Hendrik Haase1-90/+71
2023-12-06Bump clap from 4.4.10 to 4.4.11dependabot[bot]1-4/+4
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.10 to 4.4.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/v4.4.10...v4.4.11) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06Bump if-addrs from 0.10.2 to 0.11.0dependabot[bot]1-3/+3
Bumps [if-addrs](https://github.com/messense/if-addrs) from 0.10.2 to 0.11.0. - [Changelog](https://github.com/messense/if-addrs/blob/master/CHANGELOG.md) - [Commits](https://github.com/messense/if-addrs/compare/v0.10.2...v0.11.0) --- updated-dependencies: - dependency-name: if-addrs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-11-30Bump comrak from 0.19.0 to 0.20.0dependabot[bot]1-2/+2
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.19.0 to 0.20.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.19.0...0.20.0) --- updated-dependencies: - dependency-name: comrak dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-11-28Bump depsSven-Hendrik Haase1-98/+208
2023-11-23Bump url from 2.4.1 to 2.5.0dependabot[bot]1-8/+8
Bumps [url](https://github.com/servo/rust-url) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0) --- updated-dependencies: - dependency-name: url dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21Bump serde from 1.0.192 to 1.0.193dependabot[bot]1-4/+4
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.192 to 1.0.193. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.192...v1.0.193) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13Bump clap from 4.4.7 to 4.4.8dependabot[bot]1-4/+4
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.7 to 4.4.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/v4.4.7...v4.4.8) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-11-10Bump rustls-pemfile from 1.0.3 to 1.0.4dependabot[bot]1-2/+2
Bumps [rustls-pemfile](https://github.com/rustls/pemfile) from 1.0.3 to 1.0.4. - [Commits](https://github.com/rustls/pemfile/compare/v/1.0.3...v/1.0.4) --- updated-dependencies: - dependency-name: rustls-pemfile dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-11-09Bump depsSven-Hendrik Haase1-182/+221
2023-10-10Bump depsSven-Hendrik Haase1-158/+107
2023-10-03Bump depsSven-Hendrik Haase1-44/+149
2023-09-24Bump depsSven-Hendrik Haase1-211/+157
2023-08-26Bump depsSven-Hendrik Haase1-59/+58
2023-08-22Bump reqwest from 0.11.18 to 0.11.19dependabot[bot]1-7/+14
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.18 to 0.11.19. - [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.18...v0.11.19) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21Bump depsSven-Hendrik Haase1-102/+101
2023-08-07Bump depsSven-Hendrik Haase1-58/+57
2023-08-04Bump serde from 1.0.180 to 1.0.181dependabot[bot]1-4/+4
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.180 to 1.0.181. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.180...v1.0.181) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01Bump serde from 1.0.175 to 1.0.180dependabot[bot]1-15/+15
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.175 to 1.0.180. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.175...v1.0.180) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-07-25Bump depsSven-Hendrik Haase1-55/+42
2023-07-21use grass include macro; remove build.rsBao Trinh1-4/+18
2023-07-19Bump depsSven-Hendrik Haase1-118/+116
2023-07-06chore: Release miniserve version 0.24.0v0.24.0Sven-Hendrik Haase1-1/+1
2023-07-05Fix ANSI color codes are printed when not a ttySven-Hendrik Haase1-25/+29
Fixes #1095.
2023-07-05Bump depsSven-Hendrik Haase1-45/+73