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"]