]> git.lizzy.rs Git - rust.git/blob - src/build_helper/Cargo.toml
Rollup merge of #92134 - nico-abram:patch-1, r=michaelwoerister
[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"