rust 1.81

This commit is contained in:
rustdesk 2025-01-21 01:21:13 +08:00
parent b9e5968299
commit e251161c5d

View File

@ -47,7 +47,7 @@ jobs:
- name: Install toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: "1.70.0"
toolchain: "1.81"
override: true
default: true
components: rustfmt
@ -88,7 +88,7 @@ jobs:
- name: Install toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: "1.70.0"
toolchain: "1.81"
override: true
default: true
components: rustfmt