Adding license (#36)
Release Tagging / release (push) Successful in 1m25s
Rust Build / Check (push) Successful in 1m24s
Rust Build / Test Suite (push) Successful in 1m26s
Rust Build / Rustfmt (push) Successful in 53s
Rust Build / build (push) Successful in 1m13s
Rust Build / Clippy (push) Successful in 3m37s

Reviewed-on: #36
This commit was merged in pull request #36.
This commit is contained in:
2026-07-14 11:15:19 -04:00
parent 597af4e84c
commit 8b49b63d59
2 changed files with 23 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@ name = "schedtxt_models"
version = "0.5.3"
edition = "2024"
rust-version = "1.97"
license = "MIT"
description = "Models used for the schedtxt project"
[dependencies]