1
0
Fork 0
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:
mat 2023-08-27 03:35:27 -05:00
parent 71f832b077
commit 44fbf318c1

View file

@ -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