Bump mime to current version (#1196)

This commit is contained in:
Kornel
2021-02-21 16:42:16 +00:00
committed by GitHub
parent dabb878f32
commit 61a955c821

View File

@@ -95,7 +95,7 @@ http-body = "0.4.0"
hyper = { version = "0.14", default-features = false, features = ["tcp", "http1", "http2", "client", "runtime"] }
lazy_static = "1.4"
log = "0.4"
mime = "0.3.7"
mime = "0.3.16"
percent-encoding = "2.1"
tokio = { version = "1.0", default-features = false, features = ["net", "time"] }
pin-project-lite = "0.2.0"