rust/src/build_helper/Cargo.toml
2018-04-01 04:49:21 -06:00

9 lines
137 B
TOML

[package]
name = "build_helper"
version = "0.1.0"
authors = ["The Rust Project Developers"]
[lib]
name = "build_helper"
path = "lib.rs"