Skip to content

Commit

Permalink
bump msrv to 1.79
Browse files Browse the repository at this point in the history
  • Loading branch information
emostov committed Jul 17, 2024
1 parent bb8035a commit a4e9a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@master
with:
toolchain: "1.76" # MSRV
toolchain: "1.79" # MSRV
- uses: Swatinem/rust-cache@v2
with:
cache-on-failure: true
Expand Down

0 comments on commit a4e9a59

Please sign in to comment.