Update Rust crate tera to 1.20.0 - autoclosed #9
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@ edition = "2021"
|
|||
[dependencies]
|
||||
actix-web = { version = "4" }
|
||||
actix-files = { version ="0.6.5" }
|
||||
tera = "1.19.1"
|
||||
tera = "1.20.0"
|
||||
env_logger = "0.11.3"
|
||||
|
|
Loading…
Reference in a new issue