diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ repository = "https://github.com/azalea-rs/azalea" # homepage = "https://github.com/azalea-rs/azalea" [workspace.dependencies] -simdnbt = { version = "0.7", git = "https://github.com/azalea-rs/simdnbt" } +simdnbt = "0.8" aes = "0.8.4" anyhow = "1.0.99" async-recursion = "1.1.1" |
