kerl-p 0.1.0

Kerl implementation in Rust
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "crunchy"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5"

[[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"