Remove unused dependency

This commit is contained in:
Aram 🍐 2021-10-16 16:36:51 -04:00
parent 5debcca268
commit 4c7a618fae
2 changed files with 0 additions and 11 deletions

View file

@ -16,4 +16,3 @@ tokio = { version = "1", features = ["full"] }
lockfree = "0.5.1"
futures = "0.3.17"
rand = "0.8.4"
itertools = "0.10.1"