[dependencies]
[package]
categories = ["template-engine"]
description = "A templating language that can be either statically compiled or interpreted."
edition = "2021"
keywords = ["template", "html", "template-engine"]
license = "MPL-2.0"
name = "awebo"
readme = "README.md"
repository = "https://github.com/samdoiron/awebo"
version = "0.1.0"