mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Fix devtools implementation of downcastable actors. Fixes #4844.
This commit is contained in:
parent
0beb070d48
commit
b2b7baf914
3 changed files with 59 additions and 12 deletions
1
components/servo/Cargo.lock
generated
1
components/servo/Cargo.lock
generated
|
@ -81,7 +81,6 @@ dependencies = [
|
|||
"azure 0.1.0 (git+https://github.com/servo/rust-azure)",
|
||||
"core_graphics 0.1.0 (git+https://github.com/servo/rust-core-graphics)",
|
||||
"core_text 0.1.0 (git+https://github.com/servo/rust-core-text)",
|
||||
"devtools 0.0.1",
|
||||
"devtools_traits 0.0.1",
|
||||
"geom 0.1.0 (git+https://github.com/servo/rust-geom)",
|
||||
"gfx 0.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue