]> git.lizzy.rs Git - rust.git/blob - src/build_helper/Cargo.toml
Rollup merge of #93999 - barzamin:suggest-raw-strings, r=jackh726
[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"