From 3dec6b952a380ad3bbb1da99e82bfc2f88599393 Mon Sep 17 00:00:00 2001 From: afonso Date: Sun, 25 Feb 2024 16:49:15 +0000 Subject: [PATCH] Updated repo --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 396dd5b..04ba4e7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "toke-runner" description = "A command runner for toml files" -repository = "https://git.olympuslab.net/afonso/toke" +repository = "https://github.com/afonsofrancof/toke" readme = "README.md" keywords = ["cli", "toml", "command", "runner", "toke"] categories = ["command-line-utilities", "development-tools"]