mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +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
1
components/servo/Cargo.lock
generated
1
components/servo/Cargo.lock
generated
|
@ -1286,6 +1286,7 @@ dependencies = [
|
|||
"immeta 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"ipc-channel 0.2.1 (git+https://github.com/servo/ipc-channel)",
|
||||
"log 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"mime 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"mime_guess 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"msg 0.0.1",
|
||||
"net_traits 0.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue