aboutsummaryrefslogtreecommitdiff
path: root/azalea-core
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-core')
-rwxr-xr-xazalea-core/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-core/Cargo.toml b/azalea-core/Cargo.toml
index d652a46e..27112b21 100755
--- a/azalea-core/Cargo.toml
+++ b/azalea-core/Cargo.toml
@@ -8,4 +8,4 @@ version = "0.1.0"
[dependencies]
azalea-chat = {path = "../azalea-chat"}
azalea-nbt = {path = "../azalea-nbt"}
-uuid = "^0.8.2"
+uuid = "^1.1.2"