Skip to content

Commit 390fb46

Browse files
Bump the all-dependencies group with 10 updates
Bumps the all-dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [actix-web](https://github.com/actix/actix-web) | `4.12.1` | `4.13.0` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.101` | `1.0.102` | | [chrono](https://github.com/chronotope/chrono) | `0.4.43` | `0.4.44` | | [clap](https://github.com/clap-rs/clap) | `4.5.58` | `4.5.60` | | [dav-server](https://github.com/messense/dav-server-rs) | `0.10.0` | `0.11.0` | | [rustix](https://github.com/bytecodealliance/rustix) | `1.1.3` | `1.1.4` | | [rustls](https://github.com/rustls/rustls) | `0.23.36` | `0.23.37` | | [strum](https://github.com/Peternator7/strum) | `0.27.2` | `0.28.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.25.0` | `3.26.0` | | [zip](https://github.com/zip-rs/zip2) | `8.0.0` | `8.1.0` | Updates `actix-web` from 4.12.1 to 4.13.0 - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/main/CHANGES.md) - [Commits](actix/actix-web@web-v4.12.1...web-v4.13.0) Updates `anyhow` from 1.0.101 to 1.0.102 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.101...1.0.102) Updates `chrono` from 0.4.43 to 0.4.44 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.43...v0.4.44) Updates `clap` from 4.5.58 to 4.5.60 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.58...clap_complete-v4.5.60) Updates `dav-server` from 0.10.0 to 0.11.0 - [Release notes](https://github.com/messense/dav-server-rs/releases) - [Commits](messense/dav-server-rs@v0.10.0...v0.11.0) Updates `rustix` from 1.1.3 to 1.1.4 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](bytecodealliance/rustix@v1.1.3...v1.1.4) Updates `rustls` from 0.23.36 to 0.23.37 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.36...v/0.23.37) Updates `strum` from 0.27.2 to 0.28.0 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.27.2...v0.28.0) Updates `tempfile` from 3.25.0 to 3.26.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits/v3.26.0) Updates `zip` from 8.0.0 to 8.1.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v8.0.0...v8.1.0) --- updated-dependencies: - dependency-name: actix-web dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: anyhow dependency-version: 1.0.102 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: chrono dependency-version: 0.4.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: clap dependency-version: 4.5.60 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: dav-server dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: rustix dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: rustls dependency-version: 0.23.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: strum dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tempfile dependency-version: 3.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: zip dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35b3405 commit 390fb46

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

Cargo.lock

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ clap_complete = "4"
3333
clap_mangen = "0.2"
3434
colored = "3"
3535
comrak = { version = "0.50", default-features = false }
36-
dav-server = { version = "0.10", features = ["actix-compat"] }
36+
dav-server = { version = "0.11", features = ["actix-compat"] }
3737
fast_qr = { version = "0.13", features = ["svg"] }
3838
futures = "0.3"
3939
grass = { version = "0.13", features = ["macro"], default-features = false }
@@ -48,16 +48,16 @@ nanoid = "0.4"
4848
percent-encoding = "2"
4949
port_check = "0.3"
5050
regex = "1"
51-
rustix = { version = "1.1.3", features = ["process", "fs"] }
51+
rustix = { version = "1.1.4", features = ["process", "fs"] }
5252
rustls = { version = "0.23", features = ["ring"], optional = true, default-features = false }
5353
rustls-pemfile = { version = "2", optional = true }
5454
serde = { version = "1", features = ["derive"] }
5555
sha2 = "0.10"
5656
simplelog = "0.12"
5757
socket2 = "0.6"
58-
strum = { version = "0.27", features = ["derive"] }
58+
strum = { version = "0.28", features = ["derive"] }
5959
tar = "0.4"
60-
tempfile = "3.24.0"
60+
tempfile = "3.26.0"
6161
thiserror = "2"
6262
tokio = { version = "1.47.1", features = ["fs", "macros"] }
6363
zip = { version = "8", default-features = false }

0 commit comments

Comments
 (0)