(chore) update handlebars to 0.27.0
Signed-off-by: Ning Sun <sunng@about.me>
This commit is contained in:
parent
6ee6da074e
commit
9aa39a6a12
|
@ -16,7 +16,7 @@ exclude = [
|
|||
|
||||
[dependencies]
|
||||
clap = "2.24"
|
||||
handlebars = "0.26"
|
||||
handlebars = "0.27"
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
serde_json = "1.0"
|
||||
|
|
Loading…
Reference in New Issue