]> git.lizzy.rs Git - rust.git/blob - src/build_helper/Cargo.toml
Auto merge of #85166 - mbhall88:file-prefix, r=dtolnay
[rust.git] / src / build_helper / Cargo.toml
1 [package]
2 name = "build_helper"
3 version = "0.1.0"
4 edition = "2018"
5
6 [lib]
7 path = "lib.rs"