mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
#10211: Stop re-exporting webrender_traits WebGL types from canvas_traits
This commit is contained in:
parent
e148571812
commit
d778562844
15 changed files with 98 additions and 88 deletions
1
components/servo/Cargo.lock
generated
1
components/servo/Cargo.lock
generated
|
@ -1739,6 +1739,7 @@ dependencies = [
|
|||
"url 0.5.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"util 0.0.1",
|
||||
"uuid 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"webrender_traits 0.1.0 (git+https://github.com/servo/webrender_traits)",
|
||||
"websocket 0.16.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"xml5ever 0.1.1 (git+https://github.com/Ygg01/xml5ever)",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue