maud/maud/Cargo.toml
2015-01-26 12:41:42 +13:00

12 lines
270 B
TOML

[package]
name = "maud"
version = "0.1.1"
authors = ["Chris Wong <lambda.fairy@gmail.com>"]
license = "MIT/Apache-2.0"
documentation = "https://lambda.xyz/maud/doc/maud/"
repository = "https://github.com/lfairy/maud"
description = """
Compile-time HTML templates.
"""