Skip to content

Commit 77cac06

Browse files
committed
ci: bump rust toolchain to 1.88.0
1 parent 7b37fff commit 77cac06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
override: true
3131
components: clippy, rustfmt
32-
toolchain: 1.87.0
32+
toolchain: 1.88.0
3333
target: x86_64-unknown-linux-gnu
3434
rustflags: ""
3535
- name: Environment

0 commit comments

Comments
 (0)