Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -34,20 +34,20 @@ objc2-app-kit.workspace = true
|
||||
objc2-core-foundation.workspace = true
|
||||
objc2-core-graphics.workspace = true
|
||||
tempfile.workspace = true
|
||||
warpui.workspace = true
|
||||
galaxyui.workspace = true
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
ashpd.workspace = true
|
||||
futures.workspace = true
|
||||
image.workspace = true
|
||||
url.workspace = true
|
||||
warpui.workspace = true
|
||||
galaxyui.workspace = true
|
||||
x11rb = { workspace = true, features = ["xtest"] }
|
||||
zbus.workspace = true
|
||||
|
||||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
image.workspace = true
|
||||
warpui.workspace = true
|
||||
galaxyui.workspace = true
|
||||
windows = { workspace = true, features = [
|
||||
"Win32_Foundation",
|
||||
"Win32_Graphics_Gdi",
|
||||
|
||||
Reference in New Issue
Block a user