mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
auto merge of #3795 : jdm/servo/utildeps, r=metajack
This commit is contained in:
commit
5d78d018ce
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ path = "lib.rs"
|
||||||
[dependencies.geom]
|
[dependencies.geom]
|
||||||
git = "https://github.com/servo/rust-geom"
|
git = "https://github.com/servo/rust-geom"
|
||||||
|
|
||||||
|
[dependencies.layers]
|
||||||
|
git = "https://github.com/servo/rust-layers"
|
||||||
|
|
||||||
[dependencies.task_info]
|
[dependencies.task_info]
|
||||||
path = "../../support/rust-task_info"
|
path = "../../support/rust-task_info"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue