aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-09-10 19:46:01 -0500
committermat <github@matdoes.dev>2022-09-10 19:46:01 -0500
commitc31a1f943464a096e0988363f4d56c937465642f (patch)
treee1c72f288e4b63a812fc5e16d212415faef1a168 /Cargo.lock
parent749c243fc51a212fa2479f10474079e6f7a95231 (diff)
downloadazalea-drasl-c31a1f943464a096e0988363f4d56c937465642f.tar.xz
fix outdated EntityDataValue
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 9999ae32..f4f45242 100755
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -294,6 +294,7 @@ dependencies = [
"azalea-chat",
"azalea-core",
"azalea-nbt",
+ "azalea-registry",
"log",
"nohash-hasher",
"thiserror",