aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2025-03-29 23:10:55 +0000
committermat <git@matdoes.dev>2025-03-29 23:10:55 +0000
commit43ebbee94a24e1f797759d3abe002b8ddfe0523c (patch)
tree8c861f2cfaf3b0df11d8999c929d39700454751b /Cargo.toml
parentd0b459e82764987e1f820978e2af2d01a4b91084 (diff)
downloadazalea-drasl-43ebbee94a24e1f797759d3abe002b8ddfe0523c.tar.xz
update ServerboundContainerClick to use HashedStack from 1.21.5
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 b5d085c6..0f11289d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -80,6 +80,7 @@ num-format = "0.4.4"
indexmap = "2.7.1"
paste = "1.0.15"
compact_str = "0.8.1"
+crc32fast = "1.4.2"
# --- Profile Settings ---