Skip to content

Commit

Permalink
feat: upgrade to Rust 1.77.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mkroening authored Apr 10, 2024
1 parent c0ca3e5 commit bc390cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

env:
GH_TOKEN: ${{ github.token }}
RUSTUP_TOOLCHAIN: 1.77.1
RUSTUP_TOOLCHAIN: 1.77.2

jobs:
dist:
Expand Down

0 comments on commit bc390cd

Please sign in to comment.