summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAlbin Suresh <albin.suresh@softwareag.com>2022-05-27 16:59:53 +0530
committerAlbin Suresh <albin.suresh@softwareag.com>2022-05-27 16:59:53 +0530
commita10c6c119899a8a9b36884e4e93e3f6bd873d793 (patch)
tree40bfb9f047545b7a4ece09e05f6cba2dab41bb35 /Cargo.lock
parente3775e430d3109081d3926ab4e7b13b05e1c2741 (diff)
Fix watchdog health check with timestamp validation
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
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",
]