ci: update the msrv in matrix

This commit is contained in:
Dmitriy Pleshevskiy 2022-07-27 18:45:46 +03:00
parent bbbf355fc0
commit 2a3b4e652f
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