From 14a6f9d9f89452b56102ffc5dc61125cc2b63aff Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 19 Sep 2022 19:53:16 +0000 Subject: replace printlns with log --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index f4f45242..1e78a8a1 100755 --- a/Cargo.lock +++ b/Cargo.lock @@ -167,6 +167,7 @@ dependencies = [ "azalea-physics", "azalea-protocol", "azalea-world", + "log", "thiserror", "tokio", "uuid", -- cgit v1.2.3