diff options
Diffstat (limited to 'azalea-protocol/azalea-protocol-macros')
| -rw-r--r-- | azalea-protocol/azalea-protocol-macros/Cargo.toml | 3 |
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 |
