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

@ -10,4 +10,3 @@ amqp_core = { path = "../amqp_core" }
parking_lot = "0.12.0"
tracing = "0.1.31"
tokio = { version = "1.17.0", features = ["full"] }
uuid = "0.8.2"