[package] name = "template_handlebars" version = "1.0.0" authors = ["Alexandru Tiniuc "] edition = "2018" [dependencies] actix-web = "2.0.0-alpha.3" actix-rt = "1.0.0-alpha.3" handlebars = "2.0.0-beta.2" serde_json = "1.0"