Update mime to 0.3.13

https://github.com/hyperium/mime/pull/103
This commit is contained in:
Anthony Ramine 2019-01-12 20:00:19 +01:00
parent 6197f1adda
commit bec1c396de
5 changed files with 9 additions and 25 deletions

View file

@ -71,7 +71,7 @@ malloc_size_of = { path = "../malloc_size_of" }
malloc_size_of_derive = "0.1"
metrics = {path = "../metrics"}
mitochondria = "1.1.2"
mime = "0.3"
mime = "0.3.13"
mime_guess = "2.0.0-alpha.6"
msg = {path = "../msg"}
net_traits = {path = "../net_traits"}