aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump depsHEADorigin/masterorigin/HEADmasterSven-Hendrik Haase2025-06-031-251/+217
|
* Merge pull request #1497 from ↵Sven-Hendrik Haase2025-06-012-46/+86
|\ | | | | | | | | svenstaro/dependabot/cargo/all-dependencies-8e49830688 Bump the all-dependencies group with 11 updates
| * Bump the all-dependencies group with 11 updatesdependabot[bot]2025-06-012-46/+86
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the all-dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [actix-web](https://github.com/actix/actix-web) | `4.10.2` | `4.11.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.37` | `4.5.39` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.48` | `4.5.52` | | [comrak](https://github.com/kivikakk/comrak) | `0.38.0` | `0.39.0` | | [rustls](https://github.com/rustls/rustls) | `0.23.26` | `0.23.27` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.9` | `0.5.10` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.19.1` | `3.20.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.44.2` | `1.45.1` | | [zip](https://github.com/zip-rs/zip2) | `2.6.1` | `4.0.0` | | [assert_fs](https://github.com/assert-rs/assert_fs) | `1.1.2` | `1.1.3` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.15` | `0.12.18` | Updates `actix-web` from 4.10.2 to 4.11.0 - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md) - [Commits](https://github.com/actix/actix-web/compare/web-v4.10.2...web-v4.11.0) Updates `clap` from 4.5.37 to 4.5.39 - [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.5.37...clap_complete-v4.5.39) Updates `clap_complete` from 4.5.48 to 4.5.52 - [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.5.48...clap_complete-v4.5.52) Updates `comrak` from 0.38.0 to 0.39.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/v0.38.0...v0.39.0) Updates `rustls` from 0.23.26 to 0.23.27 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.26...v/0.23.27) Updates `socket2` from 0.5.9 to 0.5.10 - [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/commits) Updates `tempfile` from 3.19.1 to 3.20.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.19.1...v3.20.0) Updates `tokio` from 1.44.2 to 1.45.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.44.2...tokio-1.45.1) Updates `zip` from 2.6.1 to 4.0.0 - [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/v2.6.1...v4.0.0) Updates `assert_fs` from 1.1.2 to 1.1.3 - [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md) - [Commits](https://github.com/assert-rs/assert_fs/compare/v1.1.2...v1.1.3) Updates `reqwest` from 0.12.15 to 0.12.18 - [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.12.15...v0.12.18) --- updated-dependencies: - dependency-name: actix-web dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: clap dependency-version: 4.5.39 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: clap_complete dependency-version: 4.5.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: comrak dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: rustls dependency-version: 0.23.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: socket2 dependency-version: 0.5.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: tempfile dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tokio dependency-version: 1.45.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: zip dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: assert_fs dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: reqwest dependency-version: 0.12.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #1494 from ↵Sven-Hendrik Haase2025-05-011-6/+6
|\ | | | | | | | | svenstaro/dependabot/cargo/all-dependencies-00cbaf015b Bump the all-dependencies group with 3 updates
| * Bump the all-dependencies group with 3 updatesdependabot[bot]2025-05-011-6/+6
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the all-dependencies group with 3 updates: [chrono](https://github.com/chronotope/chrono), [clap_complete](https://github.com/clap-rs/clap) and [sha2](https://github.com/RustCrypto/hashes). Updates `chrono` from 0.4.40 to 0.4.41 - [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.40...v0.4.41) Updates `clap_complete` from 4.5.47 to 4.5.48 - [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.5.47...clap_complete-v4.5.48) Updates `sha2` from 0.10.8 to 0.10.9 - [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.8...sha2-v0.10.9) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: clap_complete dependency-version: 4.5.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: sha2 dependency-version: 0.10.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump dav-server to v0.8Sven-Hendrik Haase2025-04-253-24/+107
|
* Bump some depsSven-Hendrik Haase2025-04-252-127/+164
|
* Fix some clippy lintsSven-Hendrik Haase2025-04-251-2/+2
|
* Merge pull request #1490 from ↵Sven-Hendrik Haase2025-04-012-20/+18
|\ | | | | | | | | svenstaro/dependabot/cargo/all-dependencies-87e8382325 Bump the all-dependencies group with 7 updates
| * Bump the all-dependencies group with 7 updatesdependabot[bot]2025-04-012-20/+18
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the all-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.32` | `4.5.34` | | [comrak](https://github.com/kivikakk/comrak) | `0.36.0` | `0.37.0` | | [if-addrs](https://github.com/messense/if-addrs) | `0.13.3` | `0.13.4` | | [log](https://github.com/rust-lang/log) | `0.4.26` | `0.4.27` | | [socket2](https://github.com/rust-lang/socket2) | `0.5.8` | `0.5.9` | | [zip](https://github.com/zip-rs/zip2) | `2.4.2` | `2.5.0` | | [reqwest_dav](https://github.com/niuhuan/reqwest_dav) | `0.1.14` | `0.1.15` | Updates `clap` from 4.5.32 to 4.5.34 - [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.5.32...clap_complete-v4.5.34) Updates `comrak` from 0.36.0 to 0.37.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/v0.36.0...v0.37.0) Updates `if-addrs` from 0.13.3 to 0.13.4 - [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.13.3...v0.13.4) Updates `log` from 0.4.26 to 0.4.27 - [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.26...0.4.27) Updates `socket2` from 0.5.8 to 0.5.9 - [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/commits) Updates `zip` from 2.4.2 to 2.5.0 - [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/v2.4.2...v2.5.0) Updates `reqwest_dav` from 0.1.14 to 0.1.15 - [Commits](https://github.com/niuhuan/reqwest_dav/commits) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: comrak dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: if-addrs dependency-version: 0.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: log dependency-version: 0.4.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: socket2 dependency-version: 0.5.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: zip dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: reqwest_dav dependency-version: 0.1.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump all depsSven-Hendrik Haase2025-03-202-302/+441
|
* Add --directory-size flag to enable directory size calculationSven-Hendrik Haase2025-03-205-23/+41
| | | | This is turned off by default as it's potentially quite IO intensive, especially on HDDs.
* Merge pull request #1488 from AlecDivito/issue-1485Sven-Hendrik Haase2025-03-141-7/+26
|\ | | | | fix: copy file if rename operation fails
| * fix: copy file if rename operation failsAlec Di Vito2025-03-121-7/+26
|/
* Add link to miniserve GitHub to footerSven-Hendrik Haase2025-03-102-1/+5
| | | | Fixes #1479.
* Merge pull request #1484 from ahti/animationsSven-Hendrik Haase2025-03-092-33/+28
|\ | | | | fix loading animation and row height jumping while loading dir sizes
| * fix loading animation and row height jumping while loading dir sizesLukas Stabe2025-03-092-33/+28
| |
* | Better formattingSven-Hendrik Haase2025-03-092-3/+6
|/
* Rewrite file traversal logic to not suffer from stack overflow problemSven-Hendrik Haase2025-03-091-24/+20
| | | | | | See also here: https://github.com/ririsoft/async-walkdir/issues/13 At the same time, this now also ignores permission denied errors gracefully and just ignores those files.
* Fix dir size calculation for percent-encoded paths with spacesSven-Hendrik Haase2025-03-095-10/+23
|
* Fix lints on WindowsSven-Hendrik Haase2025-03-071-0/+6
|
* For directory size counting, ignore inodes we've seen beforeSven-Hendrik Haase2025-03-071-5/+35
| | | | This might be the case when there are hardlinks on systems that support those.
* Merge pull request #1482 from svenstaro/add-asynchronous-directory-size-loadingSven-Hendrik Haase2025-03-0714-26/+376
|\ | | | | Add asynchronous directory size counting
| * Add asynchronous directory size countingSven-Hendrik Haase2025-03-0714-26/+376
|/ | | | | This is enabled by default and without an option to toggle it off as it's asynchronous and shouldn't block the server thread.
* Reformat style.scssSven-Hendrik Haase2025-03-071-437/+441
|
* Reformat everything with Rust 2024 editionSven-Hendrik Haase2025-03-0720-154/+216
|
* Modernize actix-web middleware usageSven-Hendrik Haase2025-03-072-37/+30
|
* Upgrade to Rust 2024 editionSven-Hendrik Haase2025-03-078-18/+22
|
* Add CHANGELOG entry for healthcheck routeSven-Hendrik Haase2025-03-071-0/+1
|
* Add healthcheck route at /__miniserve_internal/healthcheckSven-Hendrik Haase2025-03-074-7/+38
| | | | Fixes #1435
* Document ?raw=trueSven-Hendrik Haase2025-03-071-1/+16
| | | | This was previously only implicitly documented via --show-wget-footer flag (fixes #1088)
* Make exact byte formatting consistent with human formatSven-Hendrik Haase2025-03-061-2/+2
|
* Add CHANGELOG entry for #1261Sven-Hendrik Haase2025-03-061-0/+1
|
* Merge pull request #1261 from Lzzzzzt/show-size-in-byteSven-Hendrik Haase2025-03-063-7/+47
|\ | | | | Feature: Show size in byte
| * change cli argsLzzzt2025-03-062-3/+24
| | | | | | | | Signed-off-by: Lzzzt <liuzitao0123@gmail.com>
| * make the option effect raw modeLzzzt2025-03-033-9/+9
| | | | | | | | Signed-off-by: Lzzzt <liuzitao0123@gmail.com>
| * Show File Size in BytesLzzzt2025-03-033-7/+26
|/ | | | Add a cli option that show file size in bytes rather than KB or MB, etc.
* Add CHANGELOG entry for #1431Sven-Hendrik Haase2025-03-031-0/+1
|
* Merge pull request #1431 from AlecDivito/upload-progress-barSven-Hendrik Haase2025-03-0314-41/+902
|\ | | | | feat: Added HTML and Javascript progress bar when uploading files
| * feat: validate temp dir exists through `value_parser` and fixed clippy issuesAlec Di Vito2025-03-023-25/+48
| |
| * feat: address comments; add in new argument (`temp-directory`); add comments ↵Alec Di Vito2025-02-227-76/+278
| | | | | | | | to upload code; add tests
| * feat: implement temporary file uploads and tweak mobile designAlec Di Vito2025-02-178-52/+247
| |
| * Merge branch 'svenstaro:master' into upload-progress-barAlec Divito2025-02-161-55/+56
| |\
| * \ Merge branch 'master' into upload-progress-barSven-Hendrik Haase2025-02-0732-1178/+2189
| |\ \
| * | | chore: clean upAlec Di Vito2024-06-062-5/+4
| | | |
| * | | chore: update README.md with new optionAlec Di Vito2024-06-061-0/+6
| | | |
| * | | feat: Added HTML and Javascript progress bar when uploading filesAlec Di Vito2024-06-0610-13/+449
| | | |
* | | | Merge pull request #1478 from ↵Sven-Hendrik Haase2025-03-012-59/+54
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | svenstaro/dependabot/cargo/all-dependencies-65dc15da65 Bump the all-dependencies group with 13 updates
| * | | Bump the all-dependencies group with 13 updatesdependabot[bot]2025-03-012-59/+54
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the all-dependencies group with 13 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.95` | `1.0.96` | | [bytesize](https://github.com/bytesize-rs/bytesize) | `1.3.0` | `2.0.1` | | [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.40` | | [clap](https://github.com/clap-rs/clap) | `4.5.28` | `4.5.31` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.44` | `4.5.46` | | [comrak](https://github.com/kivikakk/comrak) | `0.35.0` | `0.36.0` | | [log](https://github.com/rust-lang/log) | `0.4.25` | `0.4.26` | | [maud](https://github.com/lambda-fairy/maud) | `0.26.0` | `0.27.0` | | [rustls](https://github.com/rustls/rustls) | `0.23.22` | `0.23.23` | | [serde](https://github.com/serde-rs/serde) | `1.0.217` | `1.0.218` | | [strum](https://github.com/Peternator7/strum) | `0.26.3` | `0.27.1` | | [tar](https://github.com/alexcrichton/tar-rs) | `0.4.43` | `0.4.44` | | [zip](https://github.com/zip-rs/zip2) | `2.2.2` | `2.2.3` | Updates `anyhow` from 1.0.95 to 1.0.96 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.95...1.0.96) Updates `bytesize` from 1.3.0 to 2.0.1 - [Release notes](https://github.com/bytesize-rs/bytesize/releases) - [Changelog](https://github.com/bytesize-rs/bytesize/blob/master/CHANGELOG.md) - [Commits](https://github.com/bytesize-rs/bytesize/compare/v1.3.0...bytesize-v2.0.1) Updates `chrono` from 0.4.39 to 0.4.40 - [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.39...v0.4.40) Updates `clap` from 4.5.28 to 4.5.31 - [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.5.28...v4.5.31) Updates `clap_complete` from 4.5.44 to 4.5.46 - [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.5.44...clap_complete-v4.5.46) Updates `comrak` from 0.35.0 to 0.36.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/v0.35.0...v0.36.0) Updates `log` from 0.4.25 to 0.4.26 - [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.25...0.4.26) Updates `maud` from 0.26.0 to 0.27.0 - [Release notes](https://github.com/lambda-fairy/maud/releases) - [Changelog](https://github.com/lambda-fairy/maud/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/maud/compare/v0.26.0...v0.27.0) Updates `rustls` from 0.23.22 to 0.23.23 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.22...v/0.23.23) Updates `serde` from 1.0.217 to 1.0.218 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.217...v1.0.218) Updates `strum` from 0.26.3 to 0.27.1 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/compare/v0.26.3...v0.27.1) Updates `tar` from 0.4.43 to 0.4.44 - [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.43...0.4.44) Updates `zip` from 2.2.2 to 2.2.3 - [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/v2.2.2...v2.2.3) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: bytesize dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: comrak dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: maud dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: strum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Reformat READMESven-Hendrik Haase2025-02-111-55/+55
| | |