nightly for rustdoc

This commit is contained in:
Dustin J. Mitchell 2024-11-16 19:02:17 -05:00
parent 053c5de741
commit 79ea2a81fe
No known key found for this signature in database

View file

@ -58,7 +58,7 @@ jobs:
- uses: actions-rs/toolchain@v1 - uses: actions-rs/toolchain@v1
with: with:
toolchain: stable toolchain: nightly
override: true override: true
minimal: true minimal: true