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

View file

@ -18,7 +18,6 @@ smallvec = { version = "1.8.0", features = ["union"] }
thiserror = "1.0.30"
tokio = { version = "1.16.1", features = ["full"] }
tracing = "0.1.30"
uuid = "0.8.2"
[features]