aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/Cargo.toml
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2026-03-13 16:52:41 -1100
committermat <git@matdoes.dev>2026-03-13 16:52:41 -1100
commit8e67bf23415b8a823dc250b64c9c8b930bc8b64e (patch)
treee2a1f6b10648c8bd21f96baf9b1a90637b6437c5 /azalea-client/Cargo.toml
parent75a7ec5f2989073a3534f377bfeb0d23de844593 (diff)
downloadazalea-drasl-8e67bf23415b8a823dc250b64c9c8b930bc8b64e.tar.xz
drop unnecessary dependency on pastey
Diffstat (limited to 'azalea-client/Cargo.toml')
-rw-r--r--azalea-client/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/azalea-client/Cargo.toml b/azalea-client/Cargo.toml
index b6ed7f12..d260eca0 100644
--- a/azalea-client/Cargo.toml
+++ b/azalea-client/Cargo.toml
@@ -30,7 +30,6 @@ derive_more = { workspace = true, features = ["deref", "deref_mut"] }
indexmap.workspace = true
minecraft_folder_path.workspace = true
parking_lot.workspace = true
-pastey.workspace = true
regex.workspace = true
reqwest = { workspace = true, optional = true, features = ["socks"] }
simdnbt.workspace = true