Skip to content

Commit f0ee202

Browse files
authored
Merge pull request #13 from n0-computer/iroh-0-94
chore: release prep
2 parents 44418fa + 845d0fe commit f0ee202

File tree

6 files changed

+606
-798
lines changed

6 files changed

+606
-798
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ jobs:
231231
- uses: actions/checkout@v5
232232
- uses: dtolnay/rust-toolchain@master
233233
with:
234-
toolchain: nightly-2024-11-30
234+
toolchain: nightly-2025-10-20
235235
- name: Install sccache
236236
uses: mozilla-actions/[email protected]
237237

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- uses: actions/checkout@v5
3333
- uses: dtolnay/rust-toolchain@master
3434
with:
35-
toolchain: nightly-2024-11-30
35+
toolchain: nightly-2025-10-20
3636
- name: Install sccache
3737
uses: mozilla-actions/[email protected]
3838

0 commit comments

Comments
 (0)