aboutsummaryrefslogtreecommitdiff
path: root/azalea-physics/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-physics/Cargo.toml')
-rw-r--r--azalea-physics/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/azalea-physics/Cargo.toml b/azalea-physics/Cargo.toml
index dd2b4a68..68c3fbe8 100644
--- a/azalea-physics/Cargo.toml
+++ b/azalea-physics/Cargo.toml
@@ -20,3 +20,6 @@ bevy_app.workspace = true
bevy_ecs.workspace = true
tracing.workspace = true
parking_lot.workspace = true
+
+[lints]
+workspace = true