sapling/eden/scm/lib/manifest-tree
Steven Troxler 71279b3916 Deprecate rust-crypto in manifest-tree
Summary:
Replace `rust-crypto` with `sha-1`:
 - `crypto::digest::Digest` with `sha1::Digest`
 - `crypto::sha1::Sha1` with `sha1::Sha1`

Reviewed By: jsgf

Differential Revision: D20587716

fbshipit-source-id: de801c20bffd356eb5b2205a63ec0218b3aca6c0
2020-03-23 11:15:58 -07:00
..
benches types: add helper method for generating repo paths in testutil 2020-01-10 11:12:41 -08:00
src Deprecate rust-crypto in manifest-tree 2020-03-23 11:15:58 -07:00
Cargo.toml Deprecate rust-crypto in manifest-tree 2020-03-23 11:15:58 -07:00