aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-06-19 00:30:24 -0500
committermat <github@matdoes.dev>2022-06-19 00:30:24 -0500
commitbb6b116cb81a64deeb5ee8c1d021f27dba1cbc58 (patch)
tree8d41411757cf46c8ca0277a1466385d290f984b4 /Cargo.lock
parentfc3151f89db1cf018bfebebb8f102e20911e64d3 (diff)
downloadazalea-drasl-bb6b116cb81a64deeb5ee8c1d021f27dba1cbc58.tar.xz
Improvements to azalea-world for entities
Diffstat (limited to 'Cargo.lock')
-rwxr-xr-xCargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 74375949..a3ceba57 100755
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -198,6 +198,7 @@ dependencies = [
"azalea-entity",
"azalea-nbt",
"azalea-protocol",
+ "log",
"nohash-hasher",
]