Update MSRV to 1.64

This commit is contained in:
Konrad Borowski 2023-02-08 16:48:24 +01:00
parent f00d6a86e0
commit 44843a76bc
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ jobs:
strategy: strategy:
matrix: matrix:
toolchain: toolchain:
- "1.60" - "1.64"
- stable - stable
- beta - beta
- nightly - nightly