]> git.lizzy.rs Git - rust.git/blob - src/build_helper/Cargo.toml
Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup
[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"