mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Move DevicePixel to script_traits.
This commit is contained in:
parent
04a3242dc5
commit
7879edb451
13 changed files with 13 additions and 27 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -641,7 +641,6 @@ dependencies = [
|
|||
"compositing 0.0.1",
|
||||
"devtools 0.0.1",
|
||||
"euclid 0.10.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"gfx_traits 0.0.1",
|
||||
"gleam 0.2.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"glutin_app 0.0.1",
|
||||
"libc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@ -1004,7 +1003,6 @@ dependencies = [
|
|||
"compositing 0.0.1",
|
||||
"euclid 0.10.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"gdi32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"gfx_traits 0.0.1",
|
||||
"gleam 0.2.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"msg 0.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue