We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e5854f commit fcec08dCopy full SHA for fcec08d
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
ci:
13
strategy:
14
matrix:
15
- rust: [beta, stable, 1.38.0]
+ rust: [beta, stable, 1.57.0]
16
os: [ubuntu-latest]
17
experimental: [false]
18
include:
0 commit comments