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 fcef07c commit 91c9084Copy full SHA for 91c9084
.github/workflows/rust.yml
@@ -15,7 +15,7 @@ jobs:
15
matrix:
16
rust:
17
- toolchain: stable
18
- # - toolchain: 1.63.0
+ - toolchain: 1.63.0
19
steps:
20
- uses: actions/checkout@v4
21
- name: Install Rust
0 commit comments