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.
2 parents 51dfeb5 + 104bd16 commit ef8dd23Copy full SHA for ef8dd23
.github/workflows/main.yml
@@ -54,7 +54,7 @@ jobs:
54
- uses: dtolnay/rust-toolchain@master
55
with:
56
components: cargo
57
- toolchain: 1.90.0 # CURRENT DEVELOPMENT RUST TOOLCHAIN
+ toolchain: 1.91.0 # CURRENT DEVELOPMENT RUST TOOLCHAIN
58
- uses: baptiste0928/cargo-install@v3
59
60
crate: typos-cli
0 commit comments