ci: update rust toolchain for repl.exe builds

This commit is contained in:
link2xt
2023-01-03 15:45:08 +00:00
parent c9ab9d59c2
commit 5b12784589

View File

@@ -16,7 +16,7 @@ jobs:
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
toolchain: 1.50.0
toolchain: 1.66.0
override: true
- name: build