remove unused deps

This commit is contained in:
nora 2022-02-26 23:26:43 +01:00
parent de027d9f5a
commit 439696cf3f
4 changed files with 0 additions and 8 deletions

2
Cargo.lock generated
View file

@ -55,7 +55,6 @@ dependencies = [
"parking_lot",
"tokio",
"tracing",
"uuid",
]
[[package]]
@ -75,7 +74,6 @@ dependencies = [
"thiserror",
"tokio",
"tracing",
"uuid",
]
[[package]]