mirror of
https://github.com/azalea-rs/simdnbt.git
synced 2025-08-02 07:26:04 +00:00
i accidentally had valence_nbt in my main dependencies i'm sobbing
This commit is contained in:
parent
f46fd23b56
commit
4f1b4460f2
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ flate2 = "^1.0.35"
|
|||
simd_cesu8 = "1.0.1"
|
||||
simdnbt-derive = { version = "0.6.0", path = "../simdnbt-derive", optional = true }
|
||||
thiserror = "2.0.11"
|
||||
valence_nbt = { version = "0.8.0", features = ["binary"] }
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = { version = "0.5.1", features = ["html_reports"] }
|
||||
|
|
Loading…
Add table
Reference in a new issue