manager: Add license
All checks were successful
/ build (push) Successful in 1m6s

This commit is contained in:
Rahix 2025-05-24 21:16:29 +02:00
parent c08beba27b
commit 42ec50cb64
3 changed files with 227 additions and 0 deletions

View file

@ -2,6 +2,9 @@
name = "techtree-manager"
version = "0.1.0"
edition = "2024"
authors = ["rahix <rahix@rahix.de>"]
license = "MIT OR Apache-2.0"
publish = false
[dependencies]
anyhow = "1.0.98"