1
0
Fork 0
mirror of https://github.com/azalea-rs/simdnbt.git synced 2025-08-02 23:44:40 +00:00

set azalea-nbt commit rev since it was removed

This commit is contained in:
mat 2023-11-28 11:48:07 -06:00
commit 911a5e4524
2 changed files with 2 additions and 1 deletions

1
rust-toolchain Normal file
View file

@ -0,0 +1 @@
nightly

View file

@ -20,7 +20,7 @@ criterion = { version = "^0.5.1", features = ["html_reports"] }
graphite_binary = "0.1.0"
valence_nbt = { version = "0.8.0", features = ["binary"] }
fastnbt = "2.4.4"
azalea-nbt = { git = "https://github.com/mat-1/azalea" }
azalea-nbt = { git = "https://github.com/mat-1/azalea", rev="84e036ce3752ecf57904b0f5aff1f33d43e95a32" }
hematite-nbt = { version = "0.5.2", default-features = false }
[features]