Skip to content

Commit

Permalink
Upgrade Rust to 1.77
Browse files Browse the repository at this point in the history
  • Loading branch information
amantoux committed Apr 17, 2024
1 parent 14efe66 commit f1ad463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
toolchain: 1.76
toolchain: 1.77
profile: minimal
override: true
target: x86_64-unknown-linux-musl
Expand Down

0 comments on commit f1ad463

Please sign in to comment.