]> git.lizzy.rs Git - rust.git/blob - src/build_helper/Cargo.toml
Rollup merge of #56731 - GuillaumeGomez:ffi-doc-urls, r=Centril
[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
6 [lib]
7 name = "build_helper"
8 path = "lib.rs"