From 43ebbee94a24e1f797759d3abe002b8ddfe0523c Mon Sep 17 00:00:00 2001 From: mat Date: Sat, 29 Mar 2025 23:10:55 +0000 Subject: update ServerboundContainerClick to use HashedStack from 1.21.5 --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') 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 --- -- cgit v1.2.3