mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Remove azure(canvas) dependency from canvas_traits
This commit is contained in:
parent
61d8f4d688
commit
912d5f3547
6 changed files with 163 additions and 145 deletions
|
@ -10,6 +10,7 @@
|
|||
extern crate azure;
|
||||
extern crate canvas_traits;
|
||||
extern crate core;
|
||||
extern crate cssparser;
|
||||
extern crate euclid;
|
||||
extern crate gleam;
|
||||
extern crate ipc_channel;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue