Update effective MSRV (#505)

This commit is contained in:
Félix Saparelli 2023-02-23 11:23:00 +13:00 committed by GitHub
parent b8a8b2265e
commit ca0c300193
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ jobs:
- windows
toolchain:
- stable
- 1.61.0
- 1.62.1
name: Test ${{ matrix.platform }} with Rust ${{ matrix.toolchain }}
runs-on: "${{ matrix.platform }}-latest"