Open
Description
Inevitably, you'll come across a crate which requires minor patches to be
compatible with another platform. Currently there are two options to deal with
this situation:
- Send patches adding platform support upstream
- Require downstream users of your create to use your fork
This issue proposes finding a middle ground between these options in case
upstream is not cooperating.