Skip to content

Commit e36ca1e

Browse files
committed
bump rust version in ci
1 parent 9b96387 commit e36ca1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test-rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set up Rust
2323
uses: actions-rs/toolchain@v1
2424
with:
25-
toolchain: 1.86.0
25+
toolchain: 1.87.0
2626
components: rustfmt, clippy
2727
override: true
2828

0 commit comments

Comments
 (0)