]> git.ipfire.org Git - thirdparty/suricata.git/commit
rust: sha-1 is now sha1 8216/head
authorJason Ish <jason.ish@oisf.net>
Mon, 28 Nov 2022 14:56:08 +0000 (08:56 -0600)
committerJason Ish <jason.ish@oisf.net>
Mon, 28 Nov 2022 14:58:39 +0000 (08:58 -0600)
commit91617f479a3f0c4a643b3f895de15d007a66ef6d
tree966e599ca0f03d523c9ca3a2ec755ef7d071b3a1
parentaf445045501668aeba5b450fe4def6859cde834e
rust: sha-1 is now sha1

This is the same crate, but renamed to be more consistent with the
RustCrypto project naming. Some recent discussion is available here:

    https://github.com/RustCrypto/hashes/issues/438
rust/Cargo.toml.in