rust-mobile / rust-android-examples

Various standalone Rust Android examples
112 stars 21 forks source link

Update all example deps #2

Closed rib closed 1 year ago

rib commented 1 year ago

Runs cargo update for all the examples.

In particular this will bump the ndk-sys dep which is currently causing CI failures.

MarijnS95 commented 1 year ago

Don't forget to keep linking to why this keeps breaking, in hopes that more references means higher priority to address this issue years after :slightly_frowning_face::