Add MIT and Apache-2.0 dual licensing

This commit is contained in:
Ignacio Perez
2025-12-24 19:39:35 -03:00
parent 7c1824dcf7
commit b4e0d17391
3 changed files with 223 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
name = "task-warrior-gpui"
version = "0.1.0"
edition = "2024"
license = "MIT OR Apache-2.0"
[dependencies]
chrono = { version = "0.4.42", features = ["serde"] }