Skip to content

Commit

Permalink
bump MSRV to 1.66
Browse files Browse the repository at this point in the history
  • Loading branch information
ibraheemdev committed Mar 10, 2024
1 parent 4195add commit c1d437b
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 @@ -11,7 +11,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: 1.56
toolchain: 1.66
override: true
- uses: actions-rs/cargo@v1
with:
Expand Down

0 comments on commit c1d437b

Please sign in to comment.