Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -21,9 +21,9 @@ serde_json.workspace = true
|
||||
thiserror.workspace = true
|
||||
walkdir.workspace = true
|
||||
itertools.workspace = true
|
||||
warpui.workspace = true
|
||||
warp_core.workspace = true
|
||||
warp_util.workspace = true
|
||||
galaxyui.workspace = true
|
||||
galaxy_core.workspace = true
|
||||
galaxy_util.workspace = true
|
||||
ignore = "0.4.23"
|
||||
once_cell.workspace = true
|
||||
log.workspace = true
|
||||
@@ -47,4 +47,4 @@ anyhow.workspace = true
|
||||
env_logger.workspace = true
|
||||
futures = "0.3"
|
||||
virtual-fs.workspace = true
|
||||
warpui = { workspace = true, features = ["test-util"] }
|
||||
galaxyui = { workspace = true, features = ["test-util"] }
|
||||
|
||||
Reference in New Issue
Block a user