aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-06-18 14:08:34 -0500
committermat <github@matdoes.dev>2022-06-18 14:08:34 -0500
commitd8e0457b62f5826183671e5b05890b400be35709 (patch)
treed40dccc61a2e96d60e2f678bca075102b28232c8 /azalea-protocol
parent614b21129804930159f041ce3f51202bc3e1c0b6 (diff)
downloadazalea-drasl-d8e0457b62f5826183671e5b05890b400be35709.tar.xz
from<ClientboundAddEntityPacket> for Entity
Diffstat (limited to 'azalea-protocol')
-rwxr-xr-xazalea-protocol/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-protocol/Cargo.toml b/azalea-protocol/Cargo.toml
index 899b44a8..41879b61 100755
--- a/azalea-protocol/Cargo.toml
+++ b/azalea-protocol/Cargo.toml
@@ -26,4 +26,4 @@ thiserror = "^1.0.30"
tokio = {version = "^1.14.0", features = ["io-util", "net", "macros"]}
tokio-util = "^0.6.9"
trust-dns-resolver = "^0.20.3"
-uuid = "^0.8.2"
+uuid = "^1.1.2"