We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 201c6d8 commit 27f666dCopy full SHA for 27f666d
.github/workflows/main.yml
@@ -37,7 +37,7 @@ jobs:
37
- uses: actions/checkout@v4
38
- uses: dtolnay/rust-toolchain@master
39
with:
40
- toolchain: 1.66
+ toolchain: 1.68
41
- run: cargo check --lib --all-features
42
43
format:
0 commit comments