aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/azalea-protocol-macros
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-protocol/azalea-protocol-macros')
-rw-r--r--azalea-protocol/azalea-protocol-macros/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/azalea-protocol/azalea-protocol-macros/Cargo.toml b/azalea-protocol/azalea-protocol-macros/Cargo.toml
index 100c4817..88fdacf8 100644
--- a/azalea-protocol/azalea-protocol-macros/Cargo.toml
+++ b/azalea-protocol/azalea-protocol-macros/Cargo.toml
@@ -13,3 +13,6 @@ proc-macro = true
proc-macro2.workspace = true
quote.workspace = true
syn.workspace = true
+
+[lints]
+workspace = true