Remove unused 'mime' dependency.

This commit is contained in:
Sergio Benitez 2021-08-08 14:05:21 -07:00
parent a16c66eae9
commit 6d2059f9eb
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ uuid = ["uuid_"]
smallvec = "1.0"
percent-encoding = "2"
http = "0.2"
mime = "0.3.13"
time = "0.2.11"
indexmap = { version = "1.5.2", features = ["std"] }
rustls = { version = "0.19", optional = true }