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

View file

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