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:
parent
71fab2c85b
commit
911a5e4524
2 changed files with 2 additions and 1 deletions
1
rust-toolchain
Normal file
1
rust-toolchain
Normal file
|
@ -0,0 +1 @@
|
|||
nightly
|
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue