Skip to content

Commit fd4040d

Browse files
authored
Bump MSRV to 1.56 (#626)
1 parent e4cf88c commit fd4040d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

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

9595
os:
9696
- ubuntu-latest

0 commit comments

Comments
 (0)