Skip to content

Commit

Permalink
add nightly to doc-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Shourya742 committed Jan 2, 2025
1 parent 81618fe commit 3d37b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
uses: dtolnay/install@cargo-docs-rs

- name: cargo docs-rs
run: cargo docs-rs
run: cargo +nightly docs-rs

0 comments on commit 3d37b42

Please sign in to comment.