mirror of
https://github.com/actix/examples
synced 2025-06-27 01:27:43 +02:00
Update template-engines/tera to v4 (#499)
This commit is contained in:
5
Cargo.lock
generated
5
Cargo.lock
generated
@ -5797,9 +5797,8 @@ dependencies = [
|
||||
name = "template-tera"
|
||||
version = "1.0.0"
|
||||
dependencies = [
|
||||
"actix-http 2.2.2",
|
||||
"actix-web 3.3.3",
|
||||
"env_logger 0.8.4",
|
||||
"actix-web 4.0.0-beta.21",
|
||||
"env_logger 0.9.0",
|
||||
"tera",
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user