]> git.proxmox.com Git - rustc.git/blob - src/build_helper/Cargo.toml
New upstream version 1.48.0~beta.8+dfsg1
[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"