Use features to prevent the util component from entraining the world in GeckoLib builds.

This commit is contained in:
Bobby Holley 2016-01-11 19:17:33 -08:00
parent 384cdfcfff
commit dec296ddbc
11 changed files with 204 additions and 860 deletions

View file

@ -81,6 +81,7 @@ path = "../profile_traits"
[dependencies.util]
path = "../util"
features = ["non-geckolib"]
[dependencies.script]
path = "../script"