mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Move image cache implementation to the net crate
This commit is contained in:
parent
72d7ee613b
commit
166c4e8bb2
11 changed files with 580 additions and 534 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -450,6 +450,7 @@ dependencies = [
|
|||
"layout_traits 0.0.1",
|
||||
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"msg 0.0.1",
|
||||
"net 0.0.1",
|
||||
"net_traits 0.0.1",
|
||||
"offscreen_gl_context 0.8.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"profile_traits 0.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue