Update #1

Merged
phoenix merged 6 commits from update into main 2026-07-07 16:55:44 -04:00
Showing only changes of commit a37bb4acc0 - Show all commits
+2 -2
View File
@@ -18,11 +18,11 @@ jobs:
fetch-depth: 0 # Important for git describe --tags
- name: Install Rust
- uses: actions-rust-lang/setup-rust-toolchain@v1
uses: actions-rust-lang/setup-rust-toolchain@v1
- uses: Swatinem/rust-cache@v2
with:
toolchain: 1.96.1
components: cargo
- uses: Swatinem/rust-cache@v2
- name: Extract Version from Cargo.toml
id: version