summaryrefslogtreecommitdiffstats
path: root/compiler/rustc_llvm/Cargo.toml
blob: 58e219e5a463d7c5726582926926e3b90a6ff08b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "rustc_llvm"
version = "0.0.0"
edition = "2021"

[dependencies]
# tidy-alphabetical-start
libc = "0.2.73"
# tidy-alphabetical-end

[build-dependencies]
# tidy-alphabetical-start
cc = "1.0.69"
# tidy-alphabetical-end