rmake 0.1.11

Simple make by Rust
[dependencies.chrono]
version = "0.4.*"

[dependencies.serde]
version = "1.0.*"

[dependencies.serde_derive]
version = "1.0.*"

[dependencies.toml]
version = "0.5.*"

[package]
authors = ["Irisawa Masaru <irisawa.masaru@gmail.com>"]
description = "Simple make by Rust"
documentation = "https://docs.rs/crate/rmake/"
edition = "2018"
license = "MIT"
name = "rmake"
repository = "https://github.com/mass10/rmake/"
version = "0.1.11"