summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorMatthias Beyer <matthias.beyer@ifm.com>2022-07-14 08:59:50 +0200
committerMatthias Beyer <matthias.beyer@ifm.com>2022-07-14 08:59:50 +0200
commitd1e56c65c6cc3f565808d8cb52ca07cfd215db1c (patch)
tree1c7195a0c331bffc8e74b1f5dc96da2ee1f4a55f /Cargo.lock
parent61b8aaa6131e1fbcbf292187c619d41b1ceb6fac (diff)
tedge_mapper: 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 d07433aa..019af0e0 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3017,7 +3017,6 @@ dependencies = [
"serial_test",
"tedge_config",
"tedge_test_utils",
- "tedge_users",
"tedge_utils",
"test-case",
"thin_edge_json",