Remove unused 'parking_lot' 'http' dependency.

This commit is contained in:
Sergio Benitez 2021-07-28 15:38:17 -07:00
parent a7f6fb2363
commit 1a8574e491
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ tokio = { version = "1.6.1", features = ["net", "sync", "time"] }
log = "0.4"
ref-cast = "1.0"
uncased = "0.9.6"
parking_lot = "0.11"
either = "1"
pear = "0.2.3"
pin-project-lite = "0.2"