(chore) update handlebars to 0.27.0

Signed-off-by: Ning Sun <sunng@about.me>
This commit is contained in:
Ning Sun 2017-06-05 23:03:27 +08:00
parent 6ee6da074e
commit 9aa39a6a12
1 changed files with 1 additions and 1 deletions

View File

@ -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"