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, 3 insertions, 0 deletions
diff --git a/azalea-entity/Cargo.toml b/azalea-entity/Cargo.toml
index 3270598a..54960fa0 100644
--- a/azalea-entity/Cargo.toml
+++ b/azalea-entity/Cargo.toml
@@ -25,3 +25,6 @@ simdnbt.workspace = true
thiserror.workspace = true
tracing.workspace = true
uuid.workspace = true
+
+[lints]
+workspace = true