mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Use features to prevent the util component from entraining the world in GeckoLib builds.
This commit is contained in:
parent
384cdfcfff
commit
dec296ddbc
11 changed files with 204 additions and 860 deletions
|
@ -81,6 +81,7 @@ path = "../profile_traits"
|
|||
|
||||
[dependencies.util]
|
||||
path = "../util"
|
||||
features = ["non-geckolib"]
|
||||
|
||||
[dependencies.script]
|
||||
path = "../script"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue