Update rust #55

Merged
phoenix merged 17 commits from update_rust into main 2026-03-22 19:51:01 -04:00
Showing only changes of commit fd8ddd5445 - Show all commits

View File

@@ -18,7 +18,7 @@ jobs:
fetch-depth: 0 # Important for git describe --tags fetch-depth: 0 # Important for git describe --tags
- name: Install Rust - name: Install Rust
uses: actions-rs/toolchain@v1 uses: - uses: actions-rust-lang/setup-rust-toolchain@v2
with: with:
toolchain: 1.94 toolchain: 1.94
components: cargo components: cargo