From d8e0457b62f5826183671e5b05890b400be35709 Mon Sep 17 00:00:00 2001 From: mat Date: Sat, 18 Jun 2022 14:08:34 -0500 Subject: from for Entity --- azalea-protocol/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azalea-protocol') 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" -- cgit v1.2.3