mirror of
https://github.com/servo/servo.git
synced 2025-08-17 03:15:34 +01:00
Move pipeline into the constellation crate.
This commit is contained in:
parent
383cdd450f
commit
76fae9fa28
11 changed files with 19 additions and 14 deletions
|
@ -18,7 +18,6 @@ msg = {path = "../msg"}
|
|||
profile_traits = {path = "../profile_traits"}
|
||||
net_traits = {path = "../net_traits"}
|
||||
util = {path = "../util"}
|
||||
devtools_traits = {path = "../devtools_traits"}
|
||||
plugins = {path = "../plugins"}
|
||||
azure = {git = "https://github.com/servo/rust-azure", features = ["plugins"]}
|
||||
layers = {git = "https://github.com/servo/rust-layers", features = ["plugins"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue