]> git.lizzy.rs Git - rust.git/blob - src/build_helper/Cargo.toml
Merge commit '3e4179766bcecd712824da04356621b8df012ea4' into sync-from-clippy
[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 path = "lib.rs"