Adding license (#34)
schedtxt_api Build / Rustfmt (push) Successful in 1m15s
schedtxt_api Build / Clippy (push) Successful in 1m15s
schedtxt_api Build / Check (push) Successful in 3m14s
schedtxt_api Build / Test Suite (push) Successful in 4m24s
schedtxt_api Build / build (push) Successful in 2m37s

Reviewed-on: #34
This commit was merged in pull request #34.
This commit is contained in:
2026-07-14 15:33:21 -04:00
parent 89b347b3f6
commit 270c4e5675
3 changed files with 29 additions and 1 deletions
+2
View File
@@ -2,6 +2,8 @@
name = "schedtxt_api"
version = "0.2.4"
edition = "2024"
license = "MIT"
description = "Core API for sending text messages"
rust-version = "1.97"
[dependencies]