[dependencies.lazy_static]
version = "1.4.0"
[dependencies.libc]
version = "0.2.91"
[dependencies.nom]
version = "6.1.2"
[dependencies.regex]
version = "1.4.5"
[dependencies.structopt]
version = "0.3.21"
[package]
authors = ["boringcactus / Melody Horn <melody@boringcactus.com>"]
categories = ["development-tools"]
description = "a POSIX-compatible make implemented in Rust"
edition = "2018"
keywords = ["build", "make"]
license-file = "LICENSE.md"
name = "makers"
readme = "README.md"
repository = "https://code.boringcactus.com/makers/"
version = "0.1.0"