summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorMatthias Beyer <matthias.beyer@ifm.com>2022-07-14 09:01:37 +0200
committerMatthias Beyer <matthias.beyer@ifm.com>2022-07-14 09:03:16 +0200
commit6a0d1378fb63ec2f41f9760438ecc0794df34028 (patch)
treed86257f61e9ed1c6d215abed989719484b26b360 /Cargo.lock
parentd1e56c65c6cc3f565808d8cb52ca07cfd215db1c (diff)
tedge_config: Remove unused dependency "tedge_users"
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 019af0e0..e2af4029 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2969,7 +2969,6 @@ dependencies = [
"certificate",
"serde",
"tedge_test_utils",
- "tedge_users",
"tedge_utils",
"tempfile",
"thiserror",