]> git.lizzy.rs Git - rust.git/blob - src/build_helper/Cargo.toml
Merge commit '23d11428de3e973b34a5090a78d62887f821c90e' into clippyup
[rust.git] / src / build_helper / Cargo.toml
1 [package]
2 name = "build_helper"
3 version = "0.1.0"
4 edition = "2021"
5
6 [lib]
7 path = "lib.rs"