Skip to content

Commit 8948e07

Browse files
committed
Fix build
1 parent 0089e21 commit 8948e07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v4
1616

1717
- name: Install Rust
18-
uses: dtolnay/rust-toolchain@1.88.0
18+
uses: dtolnay/rust-toolchain@1.89.0
1919
with:
2020
components: rustfmt, clippy
2121
targets: x86_64-unknown-linux-musl, x86_64-pc-windows-gnu, i686-pc-windows-gnu

0 commit comments

Comments
 (0)