kerl-p 0.1.0

Kerl implementation in Rust
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "crunchy"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"

[[package]]
name = "kerl-p"
version = "0.1.0"
dependencies = [
 "crunchy",
 "sponge-preview",
]

[[package]]
name = "sponge-preview"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a55eaf9b81e44883f1222759769c7b38efe875dff42c18918d07600c86267b1c"