1 parent 0089e21 commit 8948e07Copy full SHA for 8948e07
1 file changed
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v4
16
17
- name: Install Rust
18
- uses: dtolnay/rust-toolchain@1.88.0
+ uses: dtolnay/rust-toolchain@1.89.0
19
with:
20
components: rustfmt, clippy
21
targets: x86_64-unknown-linux-musl, x86_64-pc-windows-gnu, i686-pc-windows-gnu
0 commit comments