aboutsummaryrefslogtreecommitdiff
path: root/azalea-block
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-block')
-rw-r--r--azalea-block/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/azalea-block/Cargo.toml b/azalea-block/Cargo.toml
index ad40aeaf..218ab685 100644
--- a/azalea-block/Cargo.toml
+++ b/azalea-block/Cargo.toml
@@ -8,5 +8,5 @@ repository.workspace = true
[dependencies]
azalea-block-macros = { path = "./azalea-block-macros", version = "0.12.0" }
-azalea-buf = { path = "../azalea-buf", version = "0.12.0" }
-azalea-registry = { path = "../azalea-registry", version = "0.12.0" }
+azalea-buf.workspace = true
+azalea-registry.workspace = true