[package] name = "templating-tinytemplate" version = "1.0.0" edition = "2021" [dependencies] env_logger.workspace = true tinytemplate = "1.1" actix-web.workspace = true serde_json.workspace = true