From a54d5ed801d7cd2d5950340e5550645110c8f2ff Mon Sep 17 00:00:00 2001 From: Lucas Colombo Date: Sun, 26 May 2024 04:09:57 -0300 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A7=B9=20add=20repo=20link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) 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