summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAlbin Suresh <albin.suresh@softwareag.com>2022-04-12 12:06:03 +0530
committerGitHub <noreply@github.com>2022-04-12 12:06:03 +0530
commit6ff7da30dc2d1979b237ac9b014f741b65bfef88 (patch)
tree614bc1a0234cd497f70d78a5599b97113483cb8b /Cargo.lock
parent614b67e5017519ca49021fe43ecaf34a3ab786e0 (diff)
parentab2b837c8f30b8be31018aa0b4a51127dfddb639 (diff)
Merge pull request #1072 Add logging to config management plugin
Add logging to config management plugin
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 21b96932..bffb583e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -396,6 +396,7 @@ dependencies = [
"mqtt_channel",
"serde",
"tedge_config",
+ "tedge_utils",
"tempfile",
"test-case",
"thiserror",