Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump MSRV to 1.69.0 considering we can't build cargo ndk with 1.68 #156

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

rib
Copy link
Collaborator

@rib rib commented Apr 26, 2024

cargo ndk will fail to build with 1.68 due to a toml_edit dep.

Technically android-activity itself should still build with 1.68 but it's simpler to synchronize the rust-version with the minimum version that we actually test in CI (where we need to build cargo ndk)

@rib rib requested a review from MarijnS95 April 26, 2024 14:56
cargo ndk will fail to build with 1.68 due to a toml_edit dep.

Technically android-activity itself should still build with 1.68
but it's simpler to synchronize the `rust-version` with the minimum
version that we actually test in CI (where we need to build cargo ndk)
@MarijnS95
Copy link
Member

winit is on 1.70 so this is all good.

@rib rib merged commit e5b8242 into main Apr 26, 2024
3 checks passed
@rib rib deleted the rib/pr/msrv-1.69 branch April 26, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants