Adding license (#23)
schedtxt_auth Build / Rustfmt (push) Successful in 57s
schedtxt_auth Build / Test Suite (push) Successful in 1m23s
schedtxt_auth Build / Check (push) Successful in 1m23s
schedtxt_auth Build / build (push) Successful in 1m20s
schedtxt_auth Build / Clippy (push) Successful in 1m47s

Reviewed-on: #23
This commit was merged in pull request #23.
This commit is contained in:
2026-07-14 15:27:37 -04:00
parent 039609a99c
commit 010ee6aef5
3 changed files with 29 additions and 1 deletions
+2
View File
@@ -2,6 +2,8 @@
name = "schedtxt_auth"
version = "0.2.4"
edition = "2024"
license = "MIT"
description = "Auth API for sending text messages"
rust-version = "1.97"
[dependencies]