From a10c6c119899a8a9b36884e4e93e3f6bd873d793 Mon Sep 17 00:00:00 2001 From: Albin Suresh Date: Fri, 27 May 2022 16:59:53 +0530 Subject: Fix watchdog health check with timestamp validation --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 4cf63670..3862b1bf 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3064,6 +3064,7 @@ dependencies = [ "tedge_config", "tedge_utils", "thiserror", + "time", "tokio", "tracing", ] -- cgit v1.2.3