linebender / kurbo

A Rust library for manipulating curves
Apache License 2.0
727 stars 71 forks source link

Add `--ignore-unknown-features` to the CI. #394

Closed xStrom closed 4 weeks ago

xStrom commented 4 weeks ago

Having this flag enables the CI to continue working if the workspace gets a package that doesn't have e.g. the std feature.

This brings it in sync with the latest Linebender standard, see e.g. parley.