diff options
| author | mat <github@matdoes.dev> | 2022-04-24 14:44:02 -0500 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2022-04-24 14:44:02 -0500 |
| commit | b43ad19636aa197f145d696f2bb01adf833ddec8 (patch) | |
| tree | fbd4ce0efd06ce65852ef0976bdc63cd47ff9fca /azalea-protocol | |
| parent | 7a272c216bb69e6e720ba420372cdffce13413e1 (diff) | |
| download | azalea-drasl-b43ad19636aa197f145d696f2bb01adf833ddec8.tar.xz | |
remove an unused thing from dependencies
Diffstat (limited to 'azalea-protocol')
| -rwxr-xr-x | azalea-protocol/packet-macros/Cargo.toml | 1 |
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" |
