Package: librust-hmac-dev Version: 0.12.1-1 Severity: normal Dear Maintainer,
New version of librust-sha2-dev 0.11 is not compatible with librust-hmac-dev
0.12
anymore so build of package glome fails (see #1136765):
error[E0277]: the trait bound `Sha256: hmac::digest::core_api::CoreProxy` is
not satisfied
--> rust/src/lib.rs:60:5
|
60 | HmacSha256::new_from_slice(&key)
| ^^^^^^^^^^ the trait `hmac::digest::core_api::CoreProxy` is not
implemented for `Sha256`
--
Valentin

