aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/packet-macros
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-04-24 14:44:02 -0500
committermat <github@matdoes.dev>2022-04-24 14:44:02 -0500
commitb43ad19636aa197f145d696f2bb01adf833ddec8 (patch)
treefbd4ce0efd06ce65852ef0976bdc63cd47ff9fca /azalea-protocol/packet-macros
parent7a272c216bb69e6e720ba420372cdffce13413e1 (diff)
downloadazalea-drasl-b43ad19636aa197f145d696f2bb01adf833ddec8.tar.xz
remove an unused thing from dependencies
Diffstat (limited to 'azalea-protocol/packet-macros')
-rwxr-xr-xazalea-protocol/packet-macros/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
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"