aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 958c471e..e39de075 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -107,6 +107,8 @@ azalea-registry-macros = { path = "azalea-registry/azalea-registry-macros", vers
azalea-registry = { path = "azalea-registry", version = "0.14.0" }
azalea-world = { path = "azalea-world", version = "0.14.0" }
+[workspace.lints.clippy]
+
# --- Profile Settings ---
[profile.release]