aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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>
* Bump comrak from 0.19.0 to 0.20.0dependabot[bot]2023-11-301-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>
* Bump depsSven-Hendrik Haase2023-11-281-98/+208
|
* Merge pull request #1275 from svenstaro/dependabot/cargo/url-2.5.0Sven-Hendrik Haase2023-11-271-8/+8
|\ | | | | Bump url from 2.4.1 to 2.5.0
| * Bump url from 2.4.1 to 2.5.0dependabot[bot]2023-11-231-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>
* | Bump serde from 1.0.192 to 1.0.193dependabot[bot]2023-11-211-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>
* Merge pull request #1264 from svenstaro/dependabot/cargo/rustls-pemfile-1.0.4Sven-Hendrik Haase2023-11-201-2/+2
|\ | | | | Bump rustls-pemfile from 1.0.3 to 1.0.4
| * Bump rustls-pemfile from 1.0.3 to 1.0.4dependabot[bot]2023-11-101-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>
* | Bump clap from 4.4.7 to 4.4.8dependabot[bot]2023-11-131-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>
* Bump depsSven-Hendrik Haase2023-11-091-182/+221
|
* Bump depsSven-Hendrik Haase2023-10-101-158/+107
|
* Bump depsSven-Hendrik Haase2023-10-031-44/+149
|
* Bump depsSven-Hendrik Haase2023-09-241-211/+157
|
* Bump depsSven-Hendrik Haase2023-08-261-59/+58
|
* Bump reqwest from 0.11.18 to 0.11.19dependabot[bot]2023-08-221-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>
* Bump depsSven-Hendrik Haase2023-08-211-102/+101
|