[Pkg-rust-maintainers] Bug#1137315: librust-hmac-dev: New version required for compatiblity with sha2

Valentin Vidic vvidic at debian.org
Fri May 22 10:42:18 BST 2026


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



More information about the Pkg-rust-maintainers mailing list