aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/Cargo.toml
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2021-12-16 17:55:45 -0600
committermat <github@matdoes.dev>2021-12-16 17:55:45 -0600
commit1dc56b6f519f386b6e0b5eac47a84576cedbbb33 (patch)
tree1752969c75814fb8517494ec9671226408f70259 /azalea-protocol/Cargo.toml
parent227ba5511d50af8c7c46a47e09db7f55a0ed84b7 (diff)
downloadazalea-drasl-1dc56b6f519f386b6e0b5eac47a84576cedbbb33.tar.xz
fix errors
Diffstat (limited to 'azalea-protocol/Cargo.toml')
-rw-r--r--azalea-protocol/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azalea-protocol/Cargo.toml b/azalea-protocol/Cargo.toml
index cf97f089..9b5c3c07 100644
--- a/azalea-protocol/Cargo.toml
+++ b/azalea-protocol/Cargo.toml
@@ -19,3 +19,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"