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