aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-01 02:59:35 +0000
committerGitHub <noreply@github.com>2025-03-01 02:59:35 +0000
commit1919afcef0c34270001743fcd907632ee3b2fcaf (patch)
tree14d5d2132699c0b5863fc5919baf7f519fce4e48 /Cargo.toml
parentReformat README (diff)
downloadminiserve-1919afcef0c34270001743fcd907632ee3b2fcaf.tar.gz
miniserve-1919afcef0c34270001743fcd907632ee3b2fcaf.zip
Bump the all-dependencies group with 13 updates
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>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 167bed9..fe6a874 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -25,14 +25,14 @@ actix-web = { version = "4", features = ["macros", "compress-brotli", "compress-
actix-web-httpauth = "0.8"
alphanumeric-sort = "1"
anyhow = "1"
-bytesize = "1"
+bytesize = "2"
chrono = "0.4"
chrono-humanize = "0.2"
clap = { version = "4", features = ["derive", "cargo", "wrap_help", "deprecated", "env"] }
clap_complete = "4"
clap_mangen = "0.2"
colored = "3"
-comrak = { version = "0.35", default-features = false }
+comrak = { version = "0.36", default-features = false }
dav-server = { version = "0.7", features = ["actix-compat"] }
fast_qr = { version = "0.12", features = ["svg"] }
futures = "0.3"
@@ -42,7 +42,7 @@ httparse = "1"
if-addrs = "0.13"
libflate = "2"
log = "0.4"
-maud = "0.26"
+maud = "0.27"
mime = "0.3"
nanoid = "0.4"
percent-encoding = "2"
@@ -54,7 +54,7 @@ serde = { version = "1", features = ["derive"] }
sha2 = "0.10"
simplelog = "0.12"
socket2 = "0.5"
-strum = { version = "0.26", features = ["derive"] }
+strum = { version = "0.27", features = ["derive"] }
tar = "0.4"
thiserror = "2"
tokio = { version = "1.42.0", features = ["fs"] }