Bump MSRV to 1.49, since Tokio uses it
This commit is contained in:
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@@ -90,7 +90,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
rust:
|
rust:
|
||||||
- 1.46 # never go past Hyper's own MSRV
|
- 1.49 # never go past Hyper's own MSRV
|
||||||
|
|
||||||
os:
|
os:
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user