Skip to content

Commit

Permalink
Update pinned rustc to latest stable
Browse files Browse the repository at this point in the history
  • Loading branch information
psibi committed Feb 19, 2024
1 parent adf3690 commit 5fb361c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- uses: dtolnay/rust-toolchain@master
with:
toolchain: 1.74.1
toolchain: 1.76.0
components: clippy, rustfmt

- name: Run tests
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.org
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@
rely on babel's internal stuff. This was needed to fix the tests.
- Fix flaky tests.
- Enable tests for Emacs 29.1
- Update rustc to 1.76.0

0 comments on commit 5fb361c

Please sign in to comment.