Skip to content

Commit

Permalink
Bump MSRV to 1.49, since Tokio uses it
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmonstar committed Feb 24, 2022
1 parent 4c31a32 commit 7bb1462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Expand Up @@ -90,7 +90,7 @@ jobs:
strategy:
matrix:
rust:
- 1.46 # never go past Hyper's own MSRV
- 1.49 # never go past Hyper's own MSRV

os:
- ubuntu-latest
Expand Down

0 comments on commit 7bb1462

Please sign in to comment.