Skip to content

Commit

Permalink
Bump MSRV to 1.56.1
Browse files Browse the repository at this point in the history
This is needed for hashbrown.
  • Loading branch information
djc committed Sep 19, 2022
1 parent cfaff38 commit c64ea21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- stable
- beta
- nightly
- 1.51.0
- 1.56.1
os: [ubuntu-18.04]
# but only stable on macos/windows (slower platforms)
include:
Expand Down

0 comments on commit c64ea21

Please sign in to comment.