mirror of
https://github.com/touchHLE/touchHLE.git
synced 2026-01-31 01:25:24 +01:00
1881e89974 accidentally broke the Android
build because it made the bundled feature not be set in Cargo.toml.
While it's redundant where the default features are set, we don't use
those for the Android build, so it needs to explicitly ask for this.