Updating name

This commit is contained in:
2026-07-13 11:17:36 -04:00
parent 02061bf7a3
commit c7c63f98b4
2 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
[package]
name = "textsender_models"
name = "schedtxt_models"
version = "0.5.2"
edition = "2024"
rust-version = "1.97"
description = "Models used for the textsender project"
description = "Models used for the schedtxt project"
[dependencies]
serde = { version = "1.0.228", features = ["derive"] }