Mercurial > hg-stable
comparison .hgtags @ 47386:fad504cfc94b
rust: Use a maintained crate for SHA-1 hashing
https://crates.io/crates/rust-crypto hasn’t been updated in 5 years.
This doesn’t neccesarily mean there’s anything wrong with it, but if
something comes up it’s preferable to rely on libraries that have active
maintainers.
Use https://crates.io/crates/sha-1 from https://github.com/RustCrypto instead
Differential Revision: https://phab.mercurial-scm.org/D10835
author | Simon Sapin <simon.sapin@octobus.net> |
---|---|
date | Wed, 02 Jun 2021 10:00:50 +0200 |
parents | 381a10ef6a4a |
children | ce12b3a54028 |
comparison
equal
deleted
inserted
replaced
47385:f6bb181c75f8 | 47386:fad504cfc94b |
---|