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