aboutsummaryrefslogtreecommitdiff
path: root/azalea-language
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-language')
-rw-r--r--azalea-language/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/azalea-language/Cargo.toml b/azalea-language/Cargo.toml
index fa7f3f97..6d927fda 100644
--- a/azalea-language/Cargo.toml
+++ b/azalea-language/Cargo.toml
@@ -9,3 +9,6 @@ repository.workspace = true
[dependencies]
compact_str = { workspace = true, features = ["serde"] }
serde_json.workspace = true
+
+[lints]
+workspace = true