Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -12,7 +12,7 @@ path = "src/bin/main.rs"
|
||||
required-features = ["bin"]
|
||||
|
||||
[features]
|
||||
bin = ["warpui/log_named_telemetry_events"]
|
||||
bin = ["galaxyui/log_named_telemetry_events"]
|
||||
|
||||
[dependencies]
|
||||
ai.workspace = true
|
||||
@@ -29,6 +29,6 @@ serde_json.workspace = true
|
||||
strum.workspace = true
|
||||
strum_macros.workspace = true
|
||||
uuid.workspace = true
|
||||
warp_core = { workspace = true }
|
||||
warpui.workspace = true
|
||||
warp_logging.workspace = true
|
||||
galaxy_core = { workspace = true }
|
||||
galaxyui.workspace = true
|
||||
galaxy_logging.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user