linebender / parley

Rich text layout library
Apache License 2.0
209 stars 24 forks source link

Add automatic CI support for packages without the `std` feature. #63

Closed xStrom closed 4 months ago

xStrom commented 4 months ago

With #55 we introduced a package that doesn't have the std feature. The CI was adjusted to cope with that.

This PR here improves support for such packages in key ways: