rust-mobile/ndk

Update `num_enum` crate to `0.6.1`

kchibisov opened this issue · 4 comments

This is also applicable to android-activity.

This is causing duplicates on the syn dependency.

@kchibisov how quickly do you want to resolve this? num_enum is used in our public API so that requires another breaking change... and I'd like to cram in a few more breaking changes if we have to do a semver-breaking release bump anyway.

Before the next winit release, which will be in around August.

@kchibisov looking at rust-mobile/android-activity#108 0.7 just dropped... do you want that for winit or not?

You can pick latest, I don't really care.