diff options
| author | mat <git@matdoes.dev> | 2024-05-14 09:13:22 +0000 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2024-05-14 09:13:34 +0000 |
| commit | b00106b7ff18c2d1fc5b751227616f5bf1f3495c (patch) | |
| tree | 3329ea18252df21af544546d71c333946e846bb1 /azalea-protocol | |
| parent | 8138d388e7126df28cb9e12d102d05f9060aaa31 (diff) | |
| download | azalea-drasl-b00106b7ff18c2d1fc5b751227616f5bf1f3495c.tar.xz | |
update simdnbt
Diffstat (limited to 'azalea-protocol')
| -rw-r--r-- | azalea-protocol/Cargo.toml | 1 |
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" |
