diff options
Diffstat (limited to 'azalea-nbt')
| -rw-r--r-- | azalea-nbt/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/azalea-nbt/Cargo.toml b/azalea-nbt/Cargo.toml index bfbc6c5d..86cf7a9d 100644 --- a/azalea-nbt/Cargo.toml +++ b/azalea-nbt/Cargo.toml @@ -15,7 +15,6 @@ compact_str = { version = "0.7.1", features = ["serde"] } enum-as-inner = "0.6.0" flate2 = "^1.0.26" log = "0.4.19" -packed_simd_2 = "0.3.8" serde = { version = "^1.0", features = ["derive"], optional = true } [dev-dependencies] |
