mirror of
https://github.com/rwf2/Rocket.git
synced 2025-02-17 14:12:07 +00:00
Update 'handlebars' to 2.0.
This commit is contained in:
parent
3e4f8453ce
commit
93c979eb43
@ -52,7 +52,7 @@ serde_json = { version = "1.0.26", optional = true }
|
||||
rmp-serde = { version = "^0.13", optional = true }
|
||||
|
||||
# Templating dependencies.
|
||||
handlebars = { version = "1.0", optional = true }
|
||||
handlebars = { version = "2.0", optional = true }
|
||||
glob = { version = "0.3", optional = true }
|
||||
tera = { version = "0.11", optional = true }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user