Update rust #92

Merged
phoenix merged 5 commits from update_rust into main 2026-03-22 22:15:28 -04:00
Showing only changes of commit 9955c22468 - 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: actions-rs/toolchain@v1
with: with:
toolchain: 1.94 toolchain: 1.94
components: cargo components: cargo