We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b81412 commit c40a567Copy full SHA for c40a567
.github/workflows/docs.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- uses: rust3ds/test-runner/setup@v1
24
with:
25
- toolchain: nightly-2024-02-18
+ toolchain: nightly-2024-03-10
26
27
- name: Build workspace docs
28
run: cargo 3ds --verbose doc --verbose --no-deps --workspace
0 commit comments