From ec03abfe693d27c4ce2762cdfbf749beecaa8adf Mon Sep 17 00:00:00 2001 From: mat Date: Sun, 12 Dec 2021 13:48:37 -0600 Subject: delete packet-macros --- minecraft-protocol/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'minecraft-protocol/Cargo.toml') diff --git a/minecraft-protocol/Cargo.toml b/minecraft-protocol/Cargo.toml index 2aaffa88..3cbf663b 100644 --- a/minecraft-protocol/Cargo.toml +++ b/minecraft-protocol/Cargo.toml @@ -11,7 +11,6 @@ async-trait = "0.1.51" byteorder = "^1.4.3" bytes = "^1.1.0" minecraft-chat = {path = "../minecraft-chat"} -packet-macros = {path = "./packet-macros"} serde = {version = "1.0.130", features = ["serde_derive"]} serde_json = "^1.0.72" thiserror = "^1.0.30" -- cgit v1.2.3