mirror of
https://github.com/servo/servo.git
synced 2025-08-09 07:25:35 +01:00
Include test crates as workspace members rather that dev-dependencies
This commit is contained in:
parent
05a364c7b8
commit
9d898cd460
5 changed files with 7 additions and 40 deletions
|
@ -9,9 +9,6 @@ name = "profile_tests"
|
|||
path = "lib.rs"
|
||||
doctest = false
|
||||
|
||||
[features]
|
||||
unstable = ["servo_allocator/unstable"]
|
||||
|
||||
[dependencies]
|
||||
ipc-channel = "0.9"
|
||||
profile = {path = "../../../components/profile"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue