aboutsummaryrefslogtreecommitdiff
path: root/azalea-world/Cargo.toml
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-06-16 23:38:51 -0500
committermat <github@matdoes.dev>2022-06-16 23:38:51 -0500
commit74c3ae52f84d988b8bf3f0affe143d2cd2d8143a (patch)
treef4755ffe59e7f5feac34569b788c92f7a88b9489 /azalea-world/Cargo.toml
parent4f89f70091962c967a7022e6f293f11a446abc3c (diff)
downloadazalea-drasl-74c3ae52f84d988b8bf3f0affe143d2cd2d8143a.tar.xz
azalea-world uses azalea-block
Diffstat (limited to 'azalea-world/Cargo.toml')
-rw-r--r--azalea-world/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azalea-world/Cargo.toml b/azalea-world/Cargo.toml
index e8d81ac3..79e6155d 100644
--- a/azalea-world/Cargo.toml
+++ b/azalea-world/Cargo.toml
@@ -9,3 +9,4 @@ version = "0.1.0"
azalea-core = {path = "../azalea-core"}
azalea-nbt = {path = "../azalea-nbt"}
azalea-protocol = {path = "../azalea-protocol"}
+azalea-block = {path = "../azalea-block"}