2025-08-28 20:10:55 +10:00

19 lines
441 B
TOML

[package]
name = "rustc_serialize"
version = "0.0.0"
edition = "2024"
[dependencies]
# tidy-alphabetical-start
indexmap.workspace = true
rustc_hashes = { path = "../rustc_hashes" }
smallvec = { version = "1.8.1", features = ["union", "may_dangle"] }
thin-vec.workspace = true
# tidy-alphabetical-end
[dev-dependencies]
# tidy-alphabetical-start
rustc_macros = { path = "../rustc_macros" }
tempfile.workspace = true
# tidy-alphabetical-end