Update Rust crate actix-files to 0.6.6 - autoclosed #10
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