remove hui painter from dep tree

This commit is contained in:
griffi-gh 2024-09-28 10:50:13 +02:00
parent 8baa85998b
commit 121e667bdb

View file

@ -18,7 +18,7 @@ include = [
[dependencies]
hui-derive = { version = "0.1.0-alpha.5", path = "../hui-derive", optional = true }
hui-shared = { version = "0.1.0-alpha.5", path = "../hui-shared" }
hui-painter = { version = "0.1.0-alpha.5", path = "../hui-painter" }
# hui-painter = { version = "0.1.0-alpha.5", path = "../hui-painter" }
hashbrown = "0.14"
nohash-hasher = "0.2"
glam = "0.28.0"