summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorMatthias Beyer <matthias.beyer@ifm.com>2022-07-14 09:05:18 +0200
committerMatthias Beyer <matthias.beyer@ifm.com>2022-07-14 09:05:18 +0200
commit889f780292fdff1fc823374d8835901606a251ff (patch)
tree9e58b12644a83019b1d87afaa445b72821fdac9d /Cargo.lock
parent8f9d1a1fb89c7ce2a34e7a9fe2ad02fd05a1f0aa (diff)
plugin_sm: Remove unused dependency "tedge_utils"
Signed-off-by: Matthias Beyer <matthias.beyer@ifm.com>
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index da7e620b..375408c5 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2069,7 +2069,6 @@ dependencies = [
"serde",
"serde_json",
"serial_test",
- "tedge_utils",
"tempfile",
"test-case",
"thiserror",