Update Rust crate actix-files to 0.6.7
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2025-08-30 00:29:50 +00:00
parent 52cca797da
commit 373f54e06e
2 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ license = "GPL-3.0-only"
[dependencies]
clap = { version = "4.5.46", features = ["derive", "env"] }
actix-web = "4.11.0"
actix-files = "0.6.6"
actix-files = "0.6.7"
actix-multipart = "0.7.2"
env_logger = "0.11.8"
log = "0.4.27"