]> git.proxmox.com Git - rustc.git/blob - src/build_helper/Cargo.toml
2420f1b7f1878a8fee82c92625ee44e0d8c44dc3
[rustc.git] / src / build_helper / Cargo.toml
1 [package]
2 name = "build_helper"
3 version = "0.1.0"
4 authors = ["The Rust Project Developers"]
5 edition = "2018"
6
7 [lib]
8 path = "lib.rs"