We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4889c5c commit 5e9686fCopy full SHA for 5e9686f
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
matrix:
19
include:
20
- - rust: 1.6.0 # MSRV
+ - rust: 1.28.0 # MSRV
21
- rust: stable
22
- rust: beta
23
- rust: nightly
0 commit comments