mirror of
https://github.com/rust-mobile/android-activity.git
synced 2026-07-13 10:08:54 +00:00
Bump MSRV to 0.64 and and MSRV policy to README
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
# We need to support the same MSRV as Winit which we are currently
|
||||
# assuming will be bumped to 1.60.0 soon:
|
||||
# https://github.com/rust-windowing/winit/pull/2453
|
||||
rust_version: [1.60.0, stable]
|
||||
rust_version: [1.64.0, stable]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user