We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 514ca3e commit 1364230Copy full SHA for 1364230
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
17
strategy:
18
matrix:
19
- rust_version: [stable, "1.50.0"]
+ rust_version: [stable, "1.60.0"]
20
21
steps:
22
- uses: actions/checkout@v1
0 commit comments