mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
10 lines
175 B
TOML
10 lines
175 B
TOML
[package]
|
|
name = "rustc_hashes"
|
|
version = "0.0.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
# tidy-alphabetical-start
|
|
rustc-stable-hash = { version = "0.1.0" }
|
|
# tidy-alphabetical-end
|