aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
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",
]