MSRV fix
This commit is contained in:
parent
b0442bffa8
commit
f70030eb38
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
rust:
|
||||
- stable
|
||||
- nightly
|
||||
- 1.51.0 # MSVR
|
||||
- 1.52.1 # MSVR
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
# Important preparation step: override the latest default Rust version in GitHub CI
|
||||
|
Loading…
Reference in New Issue
Block a user