aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump depsSven-Hendrik Haase2024-06-021-177/+182
|
* Bump zip from 1.2.2 to 2.1.1dependabot[bot]2024-05-291-2/+3
| | | | | | | | | | | | | | | Bumps [zip](https://github.com/zip-rs/zip2) from 1.2.2 to 2.1.1. - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.2...v2.1.1) --- updated-dependencies: - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump fast_qr from 0.12.4 to 0.12.5dependabot[bot]2024-05-161-2/+2
| | | | | | | | | | | | | | Bumps [fast_qr](https://github.com/erwanvivien/fast_qr) from 0.12.4 to 0.12.5. - [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>
* Merge pull request #1411 from svenstaro/dependabot/cargo/fast_qr-0.12.4Sven-Hendrik Haase2024-05-101-2/+2
|\ | | | | Bump fast_qr from 0.12.3 to 0.12.4
| * Bump fast_qr from 0.12.3 to 0.12.4dependabot[bot]2024-05-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [fast_qr](https://github.com/erwanvivien/fast_qr) from 0.12.3 to 0.12.4. - [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 1.2.1 to 1.2.2dependabot[bot]2024-05-101-59/+2
|/ | | | | | | | | | | | | | | Bumps [zip](https://github.com/zip-rs/zip2) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](https://github.com/zip-rs/zip2/compare/v1.2.1...v1.2.2) --- 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 Haase2024-05-071-78/+158
|
* Bump depsSven-Hendrik Haase2024-04-301-26/+26
|
* Bump depsSven-Hendrik Haase2024-04-261-31/+62
|
* Bump depsSven-Hendrik Haase2024-04-181-60/+67
|
* Merge pull request #1387 from svenstaro/dependabot/cargo/rstest-0.19.0Sven-Hendrik Haase2024-04-121-4/+4
|\ | | | | Bump rstest from 0.18.2 to 0.19.0
| * Bump rstest from 0.18.2 to 0.19.0dependabot[bot]2024-04-101-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [rstest](https://github.com/la10736/rstest) from 0.18.2 to 0.19.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/v0.18.2...v0.19.0) --- updated-dependencies: - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump depsSven-Hendrik Haase2024-04-121-45/+45
|/
* Merge pull request #1378 from svenstaro/dependabot/cargo/port_check-0.2.1Sven-Hendrik Haase2024-04-051-2/+2
|\ | | | | Bump port_check from 0.2.0 to 0.2.1
| * Bump port_check from 0.2.0 to 0.2.1dependabot[bot]2024-04-021-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [port_check](https://github.com/ufoscout/port-check-rs) from 0.2.0 to 0.2.1. - [Commits](https://github.com/ufoscout/port-check-rs/compare/v0.2.0...v0.2.1) --- updated-dependencies: - dependency-name: port_check dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump if-addrs from 0.11.1 to 0.12.0dependabot[bot]2024-04-031-2/+2
|/ | | | | | | | | | | | | | | Bumps [if-addrs](https://github.com/messense/if-addrs) from 0.11.1 to 0.12.0. - [Release notes](https://github.com/messense/if-addrs/releases) - [Changelog](https://github.com/messense/if-addrs/blob/master/CHANGELOG.md) - [Commits](https://github.com/messense/if-addrs/compare/v0.11.1...v0.12.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>
* Merge pull request #1370 from svenstaro/dependabot/cargo/port_check-0.2.0Sven-Hendrik Haase2024-04-011-2/+2
|\ | | | | Bump port_check from 0.1.5 to 0.2.0
| * Bump port_check from 0.1.5 to 0.2.0dependabot[bot]2024-03-251-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>
* | Bump comrak from 0.21.0 to 0.22.0dependabot[bot]2024-04-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Bumps comrak from 0.21.0 to 0.22.0. --- updated-dependencies: - dependency-name: comrak dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Disable grass default featuresSven-Hendrik Haase2024-03-301-5/+4
| |
* | Bump depsSven-Hendrik Haase2024-03-281-67/+67
|/
* Releasev0.27.1Sven-Hendrik Haase2024-03-161-1/+1
|
* chore: Release miniserve version 0.27.0v0.27.0Sven-Hendrik Haase2024-03-161-1/+1
|
* Bump depsSven-Hendrik Haase2024-03-161-146/+145
|
* Bump fast_qr from 0.11.0 to 0.12.0dependabot[bot]2024-02-291-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>
* Bump socket2 from 0.5.5 to 0.5.6dependabot[bot]2024-02-261-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>
* Bump depsSven-Hendrik Haase2024-02-211-67/+58
|
* Bump depsSven-Hendrik Haase2024-02-161-83/+89
|
* Bump grass from 0.13.1 to 0.13.2dependabot[bot]2024-02-081-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>
* Bump depsSven-Hendrik Haase2024-02-061-52/+66
|
* Bump depsSven-Hendrik Haase2024-01-291-21/+21
|
* Bump strum from 0.26.0 to 0.26.1dependabot[bot]2024-01-291-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>
* Bump depsSven-Hendrik Haase2024-01-281-21/+21
|
* Bump depsSven-Hendrik Haase2024-01-211-28/+26
|
* Bump clap from 4.4.17 to 4.4.18dependabot[bot]2024-01-171-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>
* Bump depsSven-Hendrik Haase2024-01-161-28/+12
|
* chore: Release miniserve version 0.26.0v0.26.0Sven-Hendrik Haase2024-01-131-1/+1
|
* Use tokio::fs instead of std::fs to enable async file operations (fixes #445)Sven-Hendrik Haase2024-01-131-0/+1
|
* Bump depsSven-Hendrik Haase2024-01-131-53/+47
|
* Merge pull request #1306 from svenstaro/dependabot/cargo/clap-4.4.14Sven-Hendrik Haase2024-01-121-4/+4
|\ | | | | Bump clap from 4.4.13 to 4.4.14
| * Bump clap from 4.4.13 to 4.4.14dependabot[bot]2024-01-091-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>
* | Bump actix-files from 0.6.4 to 0.6.5dependabot[bot]2024-01-101-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>
* chore: Release miniserve version 0.25.0v0.25.0Sven-Hendrik Haase2024-01-071-1/+1
|
* Fix serving files with a newline (fixes #1294)Sven-Hendrik Haase2024-01-071-40/+40
|
* Update actix-multipart to 0.6.1Sven-Hendrik Haase2024-01-031-6/+76
|
* Bump depsSven-Hendrik Haase2024-01-031-145/+123
|
* Bump depsSven-Hendrik Haase2023-12-101-90/+71
|
* Merge pull request #1286 from svenstaro/dependabot/cargo/if-addrs-0.11.0Sven-Hendrik Haase2023-12-061-3/+3
|\ | | | | Bump if-addrs from 0.10.2 to 0.11.0
| * Bump if-addrs from 0.10.2 to 0.11.0dependabot[bot]2023-12-061-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>
* | Bump clap from 4.4.10 to 4.4.11dependabot[bot]2023-12-061-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>