aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-05-03 00:33:32 -0500
committermat <github@matdoes.dev>2022-05-03 00:33:32 -0500
commit0bd798045c4328208667df37348e9affb37e384f (patch)
tree241fbc2b738b2a47cd6220bb07beb450c7359ab4 /Cargo.lock
parent8e42e1c5dfc54314585b564696044780e0407c2f (diff)
downloadazalea-drasl-0bd798045c4328208667df37348e9affb37e384f.tar.xz
more azalea-world stuff
Diffstat (limited to 'Cargo.lock')
-rwxr-xr-xCargo.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 3633a1af..73a8dafd 100755
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -166,6 +166,8 @@ dependencies = [
name = "azalea-world"
version = "0.1.0"
dependencies = [
+ "azalea-core",
+ "azalea-nbt",
"azalea-protocol",
]