Contact update (#25)
Release Tagging / release (push) Successful in 52s
Rust Build / Check (push) Successful in 1m4s
Rust Build / Test Suite (push) Successful in 1m7s
Rust Build / Clippy (push) Successful in 34s
Rust Build / build (push) Successful in 51s
Rust Build / Rustfmt (push) Successful in 1m30s
Release Tagging / release (pull_request) Successful in 58s
Rust Build / Test Suite (pull_request) Successful in 1m14s
Rust Build / Check (pull_request) Successful in 1m24s
Rust Build / Rustfmt (pull_request) Successful in 49s
Rust Build / build (pull_request) Successful in 47s
Rust Build / Clippy (pull_request) Successful in 1m6s

Reviewed-on: phoenix/textsender_models#25
This commit was merged in pull request #25.
This commit is contained in:
2026-06-13 16:25:48 -04:00
parent d504108745
commit ba998096cb
3 changed files with 29 additions and 31 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "textsender_models"
version = "0.3.0"
version = "0.3.1"
edition = "2024"
rust-version = "1.95"
description = "Models used for the textsender project"