]> git.lizzy.rs Git - rust.git/blob - src/build_helper/Cargo.toml
Auto merge of #67900 - nikic:prepare-llvm-10, r=nagisa
[rust.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 name = "build_helper"
9 path = "lib.rs"