Skip to content

Commit

Permalink
Set MSRV to 1.46
Browse files Browse the repository at this point in the history
  • Loading branch information
chifflier committed Sep 13, 2021
1 parent 0bc9010 commit 32eae78
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 @@ -10,7 +10,7 @@ jobs:
matrix:
rust:
- stable
- 1.44.0
- 1.46.0
- nightly
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 32eae78

Please sign in to comment.