Skip to content

Commit 5fb361c

Browse files
committed
Update pinned rustc to latest stable
1 parent adf3690 commit 5fb361c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
3434
- uses: dtolnay/rust-toolchain@master
3535
with:
36-
toolchain: 1.74.1
36+
toolchain: 1.76.0
3737
components: clippy, rustfmt
3838

3939
- name: Run tests

CHANGELOG.org

+1
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@
77
rely on babel's internal stuff. This was needed to fix the tests.
88
- Fix flaky tests.
99
- Enable tests for Emacs 29.1
10+
- Update rustc to 1.76.0

0 commit comments

Comments
 (0)