summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAlbin Suresh <albin.suresh@softwareag.com>2022-05-31 12:38:28 +0530
committerGitHub <noreply@github.com>2022-05-31 12:38:28 +0530
commitaacb5ff692e4ae0c6f70673e6aa9798b7d13cb71 (patch)
tree3d21f1c1eb134439801e110cf1f0aab61164eaa1 /Cargo.lock
parent505b038e76e5ccf7da9c0323962f52ac734b76f8 (diff)
parent34a3f2f29ee2e6eaeadf5a1f41f85f841ef3d4bb (diff)
Merge PR #1170 Fix tedge watchdog timeout misalignment with monitored services
Fix tedge watchdog timeout misalignment with monitored services
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 27e25416..da66fb41 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3066,6 +3066,7 @@ dependencies = [
"tedge_config",
"tedge_utils",
"thiserror",
+ "time",
"tokio",
"tracing",
]