aboutsummaryrefslogtreecommitdiff
path: root/azalea-entity
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-entity')
-rw-r--r--azalea-entity/Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/azalea-entity/Cargo.toml b/azalea-entity/Cargo.toml
index fcda70bb..0e62cbd4 100644
--- a/azalea-entity/Cargo.toml
+++ b/azalea-entity/Cargo.toml
@@ -7,7 +7,6 @@ license.workspace = true
repository.workspace = true
[dependencies]
-azalea-auth.workspace = true
azalea-block.workspace = true
azalea-buf.workspace = true
azalea-chat = { workspace = true, features = ["azalea-buf"] }
@@ -21,11 +20,9 @@ derive_more.workspace = true
enum-as-inner.workspace = true
nohash-hasher.workspace = true
parking_lot.workspace = true
-simdnbt.workspace = true
thiserror.workspace = true
tracing.workspace = true
uuid.workspace = true
-indexmap.workspace = true
[lints]
workspace = true