rust/src/build_helper/Cargo.toml

9 lines
132 B
TOML

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