[package]
name = "benchmarks"
version = "0.1.2"
authors = ["Chris Wong <lambda.fairy@gmail.com>"]
edition = "2018"

[dependencies]
maud = { path = "../maud" }
handlebars = "*"
horrorshow = "*"
liquid = "*"
rustc-serialize = "*"
serde = "*"
serde_json = "*"
tera = "*"
askama = "*"