]> git.lizzy.rs Git - rust.git/blob - src/tools/lld-wrapper/Cargo.toml
Auto merge of #88781 - estebank:emoji-idents, r=oli-obk
[rust.git] / src / tools / lld-wrapper / Cargo.toml
1 [package]
2 name = "lld-wrapper"
3 version = "0.1.0"
4 edition = "2021"
5 license = "MIT OR Apache-2.0"
6
7 [dependencies]
8
9 [features]
10 ld = []
11 ld64 = []