feat: set mit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
kjuulh 2025-07-01 15:46:50 +02:00
parent c6dbf5f4ea
commit 688e742f20

View File

@ -4,6 +4,7 @@ resolver = "2"
[workspace.package] [workspace.package]
version = "0.0.1" version = "0.0.1"
license = "MIT"
[workspace.dependencies] [workspace.dependencies]
noworkers = { path = "crates/noworkers" } noworkers = { path = "crates/noworkers" }