From b5b137cef8b153d0e1ac59ae88dba3e4185d4424 Mon Sep 17 00:00:00 2001 From: Satindra Ramalingam Date: Mon, 9 Feb 2026 19:13:10 +0530 Subject: [PATCH] switch to git --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index cd2fa56..36451a4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ log = "0.4" fern = "0.6" lazy_static = "1.5.0" regex = "1.11.1" -watchdog_utils_II= "0.4.0" +watchdog_utils_II= "*" tokio = { version = "^1.37", features = ["rt-multi-thread"] } [[ bin ]]