mirror of
https://github.com/azalea-rs/simdnbt.git
synced 2025-08-02 07:26:04 +00:00
bump required simdnbt-derive version
This commit is contained in:
parent
d91445744e
commit
94004e2021
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ repository = "https://github.com/mat-1/simdnbt"
|
|||
byteorder = "1.4.3"
|
||||
flate2 = "^1.0.27"
|
||||
residua-mutf8 = "2.0.0"
|
||||
simdnbt-derive = { version = "0.1.0", path = "../simdnbt-derive", optional = true }
|
||||
simdnbt-derive = { version = "0.2.0", path = "../simdnbt-derive", optional = true }
|
||||
thiserror = "1.0.47"
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
Loading…
Add table
Reference in a new issue