2025-02-15 20:18:19 +00:00
|
|
|
[package]
|
|
|
|
name = "rustc_hashes"
|
|
|
|
version = "0.0.0"
|
2025-02-20 18:37:58 +00:00
|
|
|
edition = "2024"
|
2025-02-15 20:18:19 +00:00
|
|
|
|
|
|
|
[dependencies]
|
|
|
|
# tidy-alphabetical-start
|
|
|
|
rustc-stable-hash = { version = "0.1.0" }
|
|
|
|
# tidy-alphabetical-end
|