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 b225b3a + 6d16ecd commit e54c968Copy full SHA for e54c968
1 file changed
.github/workflows/build.yml
@@ -48,7 +48,7 @@ jobs:
48
- uses: actions/checkout@v6
49
50
- name: Setup Rust
51
- uses: dtolnay/rust-toolchain@29eef336d9b2848a0b548edc03f92a220660cdb8
+ uses: dtolnay/rust-toolchain@4be7066ada62dd38de10e7b70166bc74ed198c30
52
with:
53
toolchain: "nightly"
54
components: rustfmt
0 commit comments