chore: specify rust 1.71

This commit is contained in:
Yujia Qiao 2023-10-01 16:17:32 +08:00
parent 35ca91b664
commit 9c00b014f9
No known key found for this signature in database
GPG Key ID: DC129173B148701B
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: stable
toolchain: 1.71
- name: Install cross
run: cargo install --version 0.2.5 cross
- name: Use Compile Features For Embedded