Skip to content

Commit

Permalink
Bump MSRV to 1.51.0 to match rustls
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed May 9, 2022
1 parent 4ff71dd commit e035077
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.50.0
- 1.51.0
os: [ubuntu-18.04]
# but only stable on macos/windows (slower platforms)
include:
Expand Down

0 comments on commit e035077

Please sign in to comment.