diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 5067efc0..32a26100 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -45,4 +45,4 @@ jobs: uses: dtolnay/install@cargo-docs-rs - name: cargo docs-rs - run: cargo docs-rs \ No newline at end of file + run: cargo +nightly docs-rs \ No newline at end of file