Skip to content

Commit d63b00c

Browse files
committed
chore: remove MRSV from deny checks
1 parent cde1d52 commit d63b00c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust-package.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ jobs:
6565
with:
6666
command: check ${{ matrix.checks }}
6767
manifest-path: ./Cargo.toml
68-
rust-version: ${{ env.MSRV }}
68+
rust-version: nightly

0 commit comments

Comments
 (0)