shadow-rs 0.3.3

A tool record compiled project much information,version info,dependence info.Like shadow,if compiled,never change.forever follow your project.
Documentation
[package]
name = "shadow-rs"
version = "0.3.3"
authors = ["baoyachi <liaoymxsdl@gmail.com>"]
edition = "2018"
description = "A tool record compiled project much information,version info,dependence info.Like shadow,if compiled,never change.forever follow your project."
keywords = ["shadow", "flag","build","metadata","compile"]
readme = "README.md"
repository = "https://github.com/baoyachi/shadow-rs"
license = "MIT AND Apache-2.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
chrono = "0.4.13"
git2 = "0.13.8"