Skip to content

Commit

Permalink
feat: upgrade to Rust 1.81.0
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Kröning <[email protected]>
  • Loading branch information
mkroening committed Sep 5, 2024
1 parent 06919ee commit a941cd9
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.80.1
RUSTUP_TOOLCHAIN: 1.81.0

jobs:
dist:
Expand Down

0 comments on commit a941cd9

Please sign in to comment.