You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-half/rust2rpm.toml

8 lines
270 B

[package]
summary = "Half-precision floating point f16 and bf16 types for Rust"
cargo-toml-patch-comments = [
"drop unused, benchmark-only criterion dev-dependency",
"allow current releases of zerocopy (0.7.x): https://github.com/starkat99/half-rs/pull/114",
]