shadow-rs 0.3.20

Build script by Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.chrono]
version = "0.4.13"

[dependencies.git2]
version = "0.13.8"

[package]
authors = ["baoyachi <liaoymxsdl@gmail.com>"]
description = "Build script by Rust"
edition = "2018"
keywords = ["shadow", "build-script", "build", "metadata", "compile"]
license = "MIT AND Apache-2.0"
name = "shadow-rs"
readme = "README.md"
repository = "https://github.com/baoyachi/shadow-rs"
version = "0.3.20"