diff --git a/automation_tasks_rs/Cargo.toml b/automation_tasks_rs/Cargo.toml index 69251cc..4d71543 100644 --- a/automation_tasks_rs/Cargo.toml +++ b/automation_tasks_rs/Cargo.toml @@ -4,8 +4,8 @@ version = "1.0.0" authors = ["bestia.dev"] homepage = "https://bestia.dev" edition = "2021" -description = "cargo auto - automation tasks written in Rust language" +description = "Automation tasks coded in Rust language for the workflow of Rust projects" publish = false [dependencies] -cargo_auto_lib = "1.4.4" \ No newline at end of file +cargo_auto_lib = "1.4.8" \ No newline at end of file