diff --git a/cuddle_cli/Cargo.toml b/cuddle_cli/Cargo.toml index 6e264ab..3d591b2 100644 --- a/cuddle_cli/Cargo.toml +++ b/cuddle_cli/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cuddle_cli" description = "cuddle is a shuttle inspired script and configuration management tool. It enables sharing of workflows on developers workstations and ci" -repository = "https://git.front.kjuulh.io/kjuulh/cuddle-please" +repository = "https://git.front.kjuulh.io/kjuulh/cuddle" readme = "../README.md" license-file = "../LICENSE" publishable = true