mirror of
https://github.com/azalea-rs/simdnbt.git
synced 2025-08-02 15:36:03 +00:00
use azalea from github
This commit is contained in:
parent
71f832b077
commit
44fbf318c1
1 changed files with 1 additions and 2 deletions
|
@ -16,8 +16,7 @@ criterion = { version = "^0.5.1", features = ["html_reports"] }
|
|||
graphite_binary = "0.1.0"
|
||||
valence_nbt = "0.6.1"
|
||||
fastnbt = "2.4.4"
|
||||
azalea-nbt = { path = "../azalea/azalea-nbt" }
|
||||
azalea-buf = { path = "../azalea/azalea-buf" }
|
||||
azalea-nbt = { git = "https://github.com/mat-1/azalea" }
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
|
Loading…
Add table
Reference in a new issue