diff options
Diffstat (limited to 'azalea-protocol/Cargo.toml')
| -rw-r--r-- | azalea-protocol/Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/azalea-protocol/Cargo.toml b/azalea-protocol/Cargo.toml index e2819d11..df3aa615 100644 --- a/azalea-protocol/Cargo.toml +++ b/azalea-protocol/Cargo.toml @@ -47,3 +47,6 @@ indexmap.workspace = true connecting = [] default = ["packets"] packets = ["connecting", "dep:azalea-core"] + +[lints] +workspace = true |
