diff --git a/Cargo.toml b/Cargo.toml index 098566da..ced82e51 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"