We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4cf88c commit fd4040dCopy full SHA for fd4040d
.github/workflows/CI.yml
@@ -90,7 +90,7 @@ jobs:
90
strategy:
91
matrix:
92
rust:
93
- - 1.49 # never go past Hyper's own MSRV
+ - 1.56 # never go past Hyper's own MSRV
94
95
os:
96
- ubuntu-latest
0 commit comments