aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-06-20 01:19:59 -0500
committermat <github@matdoes.dev>2022-06-20 01:19:59 -0500
commitefd874957331d8bff1cefa0f43d81685690391bf (patch)
tree8c3ba4dd23f0bb15f467a49597068a62fd91ff6c /Cargo.lock
parent438d633b83dde37e3d3564706da466963a8bc999 (diff)
downloadazalea-drasl-efd874957331d8bff1cefa0f43d81685690391bf.tar.xz
add gametick event and find_one_entity
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 59edd75e..c3e5a0ce 100755
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -235,6 +235,7 @@ dependencies = [
"azalea-core",
"azalea-protocol",
"tokio",
+ "uuid",
]
[[package]]