trisquel-icecat/icecat/build/rust/rustc-hash/Cargo.toml
2025-10-06 02:35:48 -06:00

17 lines
289 B
TOML

[package]
name = "rustc-hash"
version = "1.999.999"
edition = "2018"
license = "Apache-2.0 OR MIT"
[lib]
path = "lib.rs"
[dependencies.rustc-hash]
version = "2.1.1"
default-features = false
[features]
default = ["rustc-hash/default"]
std = ["rustc-hash/std"]
rand = ["rustc-hash/rand"]