Update Rust crate actix-files to 0.6.9
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2025-11-28 00:17:50 +00:00
parent 4f2539571f
commit 86eac26a74
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ license = "GPL-3.0-only"
[dependencies]
clap = { version = "4.5.53", features = ["derive", "env"] }
actix-web = "4.12.1"
actix-files = "0.6.8"
actix-files = "0.6.9"
actix-multipart = "0.7.2"
env_logger = "0.11.8"
log = "0.4.28"