minify-html/bench/hyperbuild-bench/Cargo.toml

13 lines
275 B
TOML
Raw Normal View History

[package]
name = "hyperbuild-bench"
publish = false
version = "0.0.1"
authors = ["Wilson Lin <code@wilsonl.in>"]
edition = "2018"
[dependencies]
hyperbuild = { path = "../.." }
structopt = "0.3.5"
serde = { version = "1.0.104", features = ["derive"] }
serde_json = "1.0.44"