mirror of
https://github.com/servo/servo.git
synced 2025-08-18 11:55:39 +01:00
Use mime! macro in fetch methods
This commit is contained in:
parent
13e21968e6
commit
32f309c02e
6 changed files with 18 additions and 14 deletions
|
@ -38,6 +38,7 @@ flate2 = "0.2.0"
|
|||
hyper = { version = "0.8", features = [ "serde-serialization" ] }
|
||||
immeta = "0.3.1"
|
||||
log = "0.3.5"
|
||||
mime = "0.2.0"
|
||||
mime_guess = "1.6.0"
|
||||
openssl = "0.7.6"
|
||||
rustc-serialize = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue