linebender / norad

Rust crate for working with Unified Font Object files
Apache License 2.0
44 stars 12 forks source link

Use explicit rather than implicit features. #350

Closed waywardmonkeys closed 2 weeks ago

waywardmonkeys commented 2 weeks ago

This is planned to be an error in Rust 2024 edition: https://doc.rust-lang.org/edition-guide/rust-2024/cargo-remove-implicit-features.html

RickyDaMa commented 2 weeks ago

Thanks for all the PRs today!