summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorMatthias Beyer <matthias.beyer@ifm.com>2022-07-14 09:11:44 +0200
committerMatthias Beyer <matthias.beyer@ifm.com>2022-07-14 09:11:44 +0200
commit71a98c4d998982f2364ea0de5f650aa3213e3160 (patch)
tree322b89ec909ea45e2b8424abdb04bb67e187e8d7 /Cargo.lock
parent8f6738fe1b8a03cc3d31730c199d7ee1f5887447 (diff)
logged_command: Remove unused dependency "thiserror"
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 0b31d339..59dcb076 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1528,7 +1528,6 @@ dependencies = [
"serial_test",
"tedge_test_utils",
"test-case",
- "thiserror",
"tokio",
]