Bump MSRV to 1.56 (#626)

This commit is contained in:
Sean McArthur
2022-07-18 16:07:28 -07:00
committed by GitHub
parent e4cf88c1a1
commit fd4040d90d

View File

@@ -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