builder_cpp 0.4.3

A simple build tool for building C and C++ applications
Documentation
[dependencies.colored]
version = "2.0.0"

[dependencies.indicatif]
version = "0.17.3"

[dependencies.itertools]
version = "0.10.5"

[dependencies.rayon]
version = "1.7.0"

[dependencies.sha1]
version = "0.10.5"

[dependencies.toml]
version = "0.7.2"

[package]
description = "A simple build tool for building C and C++ applications"
edition = "2021"
homepage = "https://github.com/Dr-42/builder_cpp"
keywords = ["build", "build-tool", "C++", "toml", "C"]
license = "MIT"
name = "builder_cpp"
readme = "README.md"
repository = "https://github.com/Dr-42/builder_cpp"
version = "0.4.3"