aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c8ced542..a6f4ae42 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -90,6 +90,7 @@ tokio-util = "0.7.17"
tracing = "0.1.44"
tracing-subscriber = "0.3.22"
uuid = "1.19.0"
+radix-heap = "0.4.2"
azalea-block-macros = { path = "azalea-block/azalea-block-macros", version = "0.15.0" }
azalea-block = { path = "azalea-block", version = "0.15.0" }