about summary refs log tree commit diff
path: root/compiler/rustc_arena/Cargo.toml
blob: bbcd8ea6d389df238ca857981cb8da7acda0dc8c (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "rustc_arena"
version = "0.0.0"
edition = "2024"

[dependencies]
# tidy-alphabetical-start
smallvec = { version = "1.8.1", features = ["union", "may_dangle"] }
# tidy-alphabetical-end