Skip to content

Commit

Permalink
Bump MSRV to 1.56 (#626)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmonstar authored Jul 18, 2022
1 parent e4cf88c commit fd4040d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
strategy:
matrix:
rust:
- 1.49 # never go past Hyper's own MSRV
- 1.56 # never go past Hyper's own MSRV

os:
- ubuntu-latest
Expand Down

0 comments on commit fd4040d

Please sign in to comment.