mirror of https://github.com/telemt/telemt.git
Update Cargo.toml
This commit is contained in:
parent
6ff29e43d3
commit
8c1d66a03e
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue