Skip to content

Commit

Permalink
Update Rust version
Browse files Browse the repository at this point in the history
  • Loading branch information
fschutt committed Feb 22, 2025
1 parent 769c06f commit a09ccbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Install Rust
uses: dtolnay/rust-toolchain@stable
with:
toolchain: 1.69
toolchain: 1.84
- name: Check that build.py is up to date
run: |
python3 ./build.py
Expand Down

0 comments on commit a09ccbd

Please sign in to comment.