Adding license
schedtxt_api PR / Check (pull_request) Successful in 2m1s
schedtxt_api PR / Rustfmt (pull_request) Successful in 2m8s
schedtxt_api PR / Clippy (pull_request) Successful in 2m11s

This commit is contained in:
2026-07-14 15:29:20 -04:00
parent 89b347b3f6
commit 60626678b8
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]