From 8c1d66a03e290f237ca42965268b456e05e63bdb Mon Sep 17 00:00:00 2001 From: Alexey <247128645+axkurcom@users.noreply.github.com> Date: Mon, 23 Feb 2026 02:32:13 +0300 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index f8ee25f..5732ab9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,6 +20,7 @@ sha1 = "0.10" md-5 = "0.10" hmac = "0.12" crc32fast = "1.4" +crc32c = "0.6" zeroize = { version = "1.8", features = ["derive"] } # Network