aboutsummaryrefslogtreecommitdiff
path: root/azalea-client
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-client')
-rw-r--r--azalea-client/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/azalea-client/Cargo.toml b/azalea-client/Cargo.toml
index 5512fb60..1dba73c1 100644
--- a/azalea-client/Cargo.toml
+++ b/azalea-client/Cargo.toml
@@ -47,3 +47,6 @@ default = ["log", "packet-event"]
# enables bevy_log::LogPlugin by default
log = ["bevy_log"]
packet-event = []
+
+[lints]
+workspace = true