[package] name = "makers" version = "0.1.0" authors = ["Melody Horn "] edition = "2018" description = "a POSIX-compatible make implemented in Rust" readme = "README.md" repository = "https://code.boringcactus.com/makers/" keywords = ["build", "make"] categories = ["development-tools"] [dependencies]