ci: update the msrv in matrix

This commit is contained in:
Dmitriy Pleshevskiy 2022-07-27 18:45:46 +03:00
parent eba9dfe96b
commit cf4938dcd6
Signed by: pleshevskiy
GPG Key ID: 1B59187B161C0215
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
- macos-latest
- windows-latest
rust:
- 1.51.0 # msrv
- 1.59.0 # msrv
- stable
- beta
- nightly