mirror of https://github.com/rwf2/Rocket.git
Update Tera dependency to 0.5.
This commit is contained in:
parent
d44c61f1af
commit
dba6f26ac9
|
@ -25,4 +25,4 @@ serde_json = { version = "^0.8", optional = true }
|
|||
handlebars = { version = "^0.23", optional = true, features = ["serde_type"] }
|
||||
glob = { version = "^0.2", optional = true }
|
||||
lazy_static = { version = "^0.2", optional = true }
|
||||
tera = { version = "^0.4", optional = true }
|
||||
tera = { version = "^0.5", optional = true }
|
||||
|
|
Loading…
Reference in New Issue