Rust std change (#37)

Reviewed-on: phoenix/icarus_meta#37
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
phoenix
2025-06-29 19:24:51 +00:00
committed by phoenix
parent 565d361b64
commit f51b3a0c4e
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
toolchain: 1.86.0
toolchain: 1.88.0
components: cargo
- name: Extract Version from Cargo.toml