Update Rust crate actix-files to 0.6.5 #5
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.2" }
|
||||
actix-files = { version ="0.6.5" }
|
||||
tera = "1.19.1"
|
||||
env_logger = "0.10.1"
|
||||
|
|
Loading…
Reference in a new issue