ci: update the msrv in matrix
This commit is contained in:
parent
bbbf355fc0
commit
2a3b4e652f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
- macos-latest
|
||||
- windows-latest
|
||||
rust:
|
||||
- 1.51.0 # msrv
|
||||
- 1.59.0 # msrv
|
||||
- stable
|
||||
- beta
|
||||
- nightly
|
||||
|
|
Reference in a new issue