Update rust (#56)

Reviewed-on: phoenix/icarus_meta#56
Co-authored-by: phoenix <mail@kundeng.us>
Co-committed-by: phoenix <mail@kundeng.us>
This commit is contained in:
2026-05-03 18:04:49 -04:00
committed by phoenix
parent 80a14e56ad
commit 23db8b9757
5 changed files with 115 additions and 109 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
- name: Install Rust
uses: - uses: actions-rust-lang/setup-rust-toolchain@v1
with:
toolchain: 1.94
toolchain: 1.95
components: cargo
- name: Extract Version from Cargo.toml