https://github.com/RustCrypto/traits/issues/2036 details what is going on. Presumably, this crate will need to track any changes that the underlying crates use as well, because it has a direct dependency on generic-array.
RustCrypto/traits#2036 details what is going on.
Presumably, this crate will need to track any changes that the underlying crates use as well, because it has a direct dependency on generic-array.