We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cde1d52 commit d63b00cCopy full SHA for d63b00c
.github/workflows/rust-package.yml
@@ -65,4 +65,4 @@ jobs:
65
with:
66
command: check ${{ matrix.checks }}
67
manifest-path: ./Cargo.toml
68
- rust-version: ${{ env.MSRV }}
+ rust-version: nightly
0 commit comments