aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-protocol')
-rw-r--r--azalea-protocol/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/azalea-protocol/Cargo.toml b/azalea-protocol/Cargo.toml
index 25953294..284a98f1 100644
--- a/azalea-protocol/Cargo.toml
+++ b/azalea-protocol/Cargo.toml
@@ -54,7 +54,6 @@ socks5-impl = "0.5.12"
connecting = []
default = ["packets"]
packets = ["connecting", "dep:azalea-core"]
-strict_registry = ["packets"]
[dev-dependencies]
anyhow = "^1.0.82"