sapling/eden/mononoke/git
Xiaoting Tang 1951fa305e Replace deprecated rust-crypto in eden/mononoke/git/git_types
Summary:
rust-crypto hasn't been updated since 2016, we are replacing it according to https://github.com/RustSec/advisory-db/blob/master/crates/rust-crypto/RUSTSEC-2016-0005.toml
Specifically, we replace crypto::Digest with digest::Digest, crypto::Sha1 with sha1::Sha1.

Reviewed By: krallin

Differential Revision: D20424524

fbshipit-source-id: aa5d268cb5d3c4b1b4e9f7c6f1f3c41d559f121a
2020-03-12 13:56:37 -07:00
..
git_types Replace deprecated rust-crypto in eden/mononoke/git/git_types 2020-03-12 13:56:37 -07:00
gitimport/src mononoke/filestore: make FilestoreConfig Copy and pass it by value 2020-03-06 02:00:23 -08:00