aboutsummaryrefslogtreecommitdiff
path: root/azalea
diff options
context:
space:
mode:
Diffstat (limited to 'azalea')
-rw-r--r--azalea/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea/Cargo.toml b/azalea/Cargo.toml
index 9a038a8e..e4dd4d1c 100644
--- a/azalea/Cargo.toml
+++ b/azalea/Cargo.toml
@@ -36,7 +36,7 @@ nohash-hasher.workspace = true
num-format.workspace = true
num-traits.workspace = true
parking_lot.workspace = true
-radix-heap = "0.4.2"
+radix-heap.workspace = true
rustc-hash.workspace = true
serde = { workspace = true, optional = true }
tokio.workspace = true