digest-0.7.1 has been yanked.
This crate provides traits for describing funcionality of cryptographic hash functions.
By default std functionality in this crate disabled. (e.g. method for
hashing Readers) To enable it turn on std feature in your Cargo.toml
for this crate.