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 bbc7c2a commit edce5ddCopy full SHA for edce5dd
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
20
strategy:
21
matrix:
22
- rust: [1.36.0, nightly, beta, stable]
+ rust: [1.38.0, nightly, beta, stable]
23
24
steps:
25
- uses: actions/checkout@v2
0 commit comments