Skip to content

Commit 7bb1462

Browse files
committed
Bump MSRV to 1.49, since Tokio uses it
1 parent 4c31a32 commit 7bb1462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
strategy:
9191
matrix:
9292
rust:
93-
- 1.46 # never go past Hyper's own MSRV
93+
- 1.49 # never go past Hyper's own MSRV
9494

9595
os:
9696
- ubuntu-latest

0 commit comments

Comments
 (0)