From b2a2e9a388c96410b193d5b3eace737250cf1afc Mon Sep 17 00:00:00 2001 From: luciano_bestia Date: Sat, 2 Mar 2024 16:31:29 -0500 Subject: [PATCH] 2024-03-02 --- automation_tasks_rs/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation_tasks_rs/Cargo.toml b/automation_tasks_rs/Cargo.toml index 3ac6d97..69251cc 100644 --- a/automation_tasks_rs/Cargo.toml +++ b/automation_tasks_rs/Cargo.toml @@ -8,4 +8,4 @@ description = "cargo auto - automation tasks written in Rust language" publish = false [dependencies] -cargo_auto_lib = "1.3.17" \ No newline at end of file +cargo_auto_lib = "1.4.4" \ No newline at end of file