This repository has been archived on 2025-10-15. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
minify-html/cli/Cargo.toml
Wilson Lin fba2dd965d 0.1.3
2020-06-19 19:17:37 +10:00

10 lines
185 B
TOML

[package]
name = "hyperbuild-cli"
publish = false
version = "0.1.3"
authors = ["Wilson Lin <code@wilsonl.in>"]
edition = "2018"
[dependencies]
hyperbuild = "0.1.3"
structopt = "0.3.5"