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 0568d60 commit e600c52Copy full SHA for e600c52
.github/workflows/main.yml
@@ -7,7 +7,7 @@ jobs:
7
strategy:
8
matrix:
9
os: [windows-latest, macos-latest, ubuntu-latest]
10
- rust: [1.36.0, stable, beta, nightly]
+ rust: [1.50.0, stable, beta, nightly]
11
fail-fast: false
12
13
steps:
0 commit comments