Update Rust crate actix-files to 0.6.6
All checks were successful
Merge Build / build (pull_request) Successful in 16m51s
All checks were successful
Merge Build / build (pull_request) Successful in 16m51s
This commit is contained in:
parent
6b6ed5f2e6
commit
e432c36439
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
actix-web = { version = "4" }
|
||||
actix-files = { version ="0.6.5" }
|
||||
actix-files = { version ="0.6.6" }
|
||||
tera = "1.19.1"
|
||||
env_logger = "0.11.3"
|
||||
|
|
Loading…
Reference in a new issue