blob: 35cfd51b9c7acb666e0ccf834b5ee5081a7d2ce4 [file]
[package]
name = "sha256sum"
version = "0.1.0"
authors = ["RustCrypto Developers"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/RustCrypto/hashes"
edition = "2018"
[dependencies]
sha2 = "0.8.1"