aboutsummaryrefslogtreecommitdiff
path: root/azalea-world
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-world')
-rw-r--r--azalea-world/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/azalea-world/Cargo.toml b/azalea-world/Cargo.toml
index 755aad29..6abe6184 100644
--- a/azalea-world/Cargo.toml
+++ b/azalea-world/Cargo.toml
@@ -30,3 +30,6 @@ serde = ["dep:serde"]
[[bench]]
name = "chunks"
harness = false
+
+[lints]
+workspace = true