Skip to content

Commit 57b06b1

Browse files
committed
update nightly
1 parent 9a80396 commit 57b06b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/workspace.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ jobs:
109109
- uses: actions/checkout@v6
110110
- uses: dtolnay/rust-toolchain@master
111111
with:
112-
# We need Nightly for doc_auto_cfg
113-
toolchain: nightly-2025-09-28
112+
# We need Nightly for doc_cfg
113+
toolchain: nightly-2026-01-25
114114
- uses: Swatinem/rust-cache@v2
115115
- name: Generate Docs
116116
env:

0 commit comments

Comments
 (0)