From e536b0f7017816eb476370086165bd600d5f9a8a Mon Sep 17 00:00:00 2001 From: luciano_bestia Date: Tue, 20 Feb 2024 17:37:15 -0500 Subject: [PATCH] 2024-02-20 --- 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 01aaa0c..e4a85c0 100644 --- a/automation_tasks_rs/Cargo.toml +++ b/automation_tasks_rs/Cargo.toml @@ -9,4 +9,4 @@ description = "cargo auto - automation tasks written in Rust language" publish = false [dependencies] -cargo_auto_lib = "0.7.42" \ No newline at end of file +cargo_auto_lib = "1.2.13" \ No newline at end of file