diff options
| author | mat <github@matdoes.dev> | 2022-09-10 19:46:01 -0500 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2022-09-10 19:46:01 -0500 |
| commit | c31a1f943464a096e0988363f4d56c937465642f (patch) | |
| tree | e1c72f288e4b63a812fc5e16d212415faef1a168 /Cargo.lock | |
| parent | 749c243fc51a212fa2479f10474079e6f7a95231 (diff) | |
| download | azalea-drasl-c31a1f943464a096e0988363f4d56c937465642f.tar.xz | |
fix outdated EntityDataValue
Diffstat (limited to 'Cargo.lock')
| -rwxr-xr-x | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -294,6 +294,7 @@ dependencies = [ "azalea-chat", "azalea-core", "azalea-nbt", + "azalea-registry", "log", "nohash-hasher", "thiserror", |
