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