diff --git a/Cargo.toml b/Cargo.toml index bce1209..4a6cec8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ edition = "2021" description = "🧳 lool » lucode.ar rust common utilities" authors = ["Lucas Colombo "] repository = "https://github.com/lucodear/lool/tree/master/lib/sched" +license = "MIT" [profile.release] strip = true