We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4246c5a commit 2120e2cCopy full SHA for 2120e2c
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
fail-fast: false
19
matrix:
20
rust:
21
- - 1.30.0
+ - 1.31.0
22
- stable
23
- beta
24
- nightly
0 commit comments