We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8fed62 commit 021012eCopy full SHA for 021012e
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
21
strategy:
22
matrix:
23
- rust: [1.60.0, nightly, beta, stable]
+ rust: [1.61.0, nightly, beta, stable]
24
25
steps:
26
- uses: actions/checkout@v2
0 commit comments