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