Update Cargo.toml

This commit is contained in:
Alexey 2026-02-23 02:32:13 +03:00
parent 6ff29e43d3
commit 8c1d66a03e
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ sha1 = "0.10"
md-5 = "0.10" md-5 = "0.10"
hmac = "0.12" hmac = "0.12"
crc32fast = "1.4" crc32fast = "1.4"
crc32c = "0.6"
zeroize = { version = "1.8", features = ["derive"] } zeroize = { version = "1.8", features = ["derive"] }
# Network # Network