From a9a06d820780b12ac50c9306fc45101a96772b7d Mon Sep 17 00:00:00 2001 From: luciano_bestia Date: Tue, 19 Mar 2024 17:47:58 -0500 Subject: [PATCH] 2024-03-19 --- automation_tasks_rs/src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation_tasks_rs/src/main.rs b/automation_tasks_rs/src/main.rs index 11b15c0..a016b83 100644 --- a/automation_tasks_rs/src/main.rs +++ b/automation_tasks_rs/src/main.rs @@ -73,7 +73,7 @@ fn print_help() { {YELLOW}(If you use SSH, it is easy to start the ssh-agent in the background and ssh-add your credentials for git.){RESET} {GREEN}cargo auto publish_to_web - publish to web, git tag{RESET} - {YELLOW}© 2024 bestia.dev MIT License github.com/bestia-dev/cargo-auto{RESET} + {YELLOW}© 2024 bestia.dev MIT License github.com/automation-tasks-rs/cargo-auto{RESET} "# ); print_examples_cmd();