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

15 lines
193 B
TOML

[package]
name = "half"
version = "1.999.999"
edition = "2018"
license = "MIT OR Apache-2.0"
[lib]
path = "lib.rs"
[dependencies.half]
version = "2.5.0"
default-features = false
[features]