From b43ad19636aa197f145d696f2bb01adf833ddec8 Mon Sep 17 00:00:00 2001 From: mat Date: Sun, 24 Apr 2022 14:44:02 -0500 Subject: remove an unused thing from dependencies --- azalea-protocol/packet-macros/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'azalea-protocol') diff --git a/azalea-protocol/packet-macros/Cargo.toml b/azalea-protocol/packet-macros/Cargo.toml index 5a301756..2c0f36d7 100755 --- a/azalea-protocol/packet-macros/Cargo.toml +++ b/azalea-protocol/packet-macros/Cargo.toml @@ -8,7 +8,6 @@ proc-macro = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -casey = "^0.3.3" proc-macro2 = "^1.0.36" quote = "^1.0.10" syn = "^1.0.82" -- cgit v1.2.3