Update rust (#34)
Release Tagging / release (push) Successful in 41s
Rust Build / Rustfmt (push) Successful in 37s
Rust Build / Check (push) Successful in 1m21s
Rust Build / Test Suite (push) Successful in 1m41s
Rust Build / build (push) Successful in 2m4s
Rust Build / Clippy (push) Successful in 2m8s

Reviewed-on: phoenix/textsender_models#34
This commit was merged in pull request #34.
This commit is contained in:
2026-07-10 11:30:31 -04:00
parent 151eeaacf6
commit 02061bf7a3
5 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
toolchain: 1.96.1
toolchain: 1.97
components: cargo
- name: Extract Version from Cargo.toml