Next release #13

Merged
phoenix merged 30 commits from devel into main 2025-07-23 21:05:31 +00:00
Showing only changes of commit af4f1acb87 - Show all commits

View File

@@ -17,7 +17,7 @@ jobs:
- name: Install Rust - name: Install Rust
uses: actions-rs/toolchain@v1 uses: actions-rs/toolchain@v1
with: with:
toolchain: 1.88.0 toolchain: 1.86.0
components: cargo components: cargo
- name: Extract Version from Cargo.toml - name: Extract Version from Cargo.toml